B
bobocat
This question again
I tried to use =index(a:a, max(match({"zzzzzzzzzz",9.9999999E+307},A:A))) to
locate the last value in a column. It will be good if the column contain at
least one numberic value . If the whole column is text, it returns #N/A
I know that, if the whole column is text or number, I can use the other
formula. However, in this column, the data maybe solely text, maybe soley
number, maybe text or number. So what can I do?
any one can help me?
Since I want to put this formula to a defination of named range, I cannot
put the array formula to the defination.
Sorry to ask the same question again.
Bobocat
I tried to use =index(a:a, max(match({"zzzzzzzzzz",9.9999999E+307},A:A))) to
locate the last value in a column. It will be good if the column contain at
least one numberic value . If the whole column is text, it returns #N/A
I know that, if the whole column is text or number, I can use the other
formula. However, in this column, the data maybe solely text, maybe soley
number, maybe text or number. So what can I do?
any one can help me?
Since I want to put this formula to a defination of named range, I cannot
put the array formula to the defination.
Sorry to ask the same question again.
Bobocat