D
daro
I have the formula:
LOOKUP(MAX(H14:H27);H14:H27;A14:A27)& "- the most rear"
and everything is fine.
But if I change it to:
LOOKUP(MIN(H14:H27);H14:H27;A14:A27)& "- the smallest rear"
to get a #N/A error.
I checked the exact format and values of all cells, are in order. I do
not know what's next?!
Daro
LOOKUP(MAX(H14:H27);H14:H27;A14:A27)& "- the most rear"
and everything is fine.
But if I change it to:
LOOKUP(MIN(H14:H27);H14:H27;A14:A27)& "- the smallest rear"
to get a #N/A error.
I checked the exact format and values of all cells, are in order. I do
not know what's next?!
Daro