i recall using hlookup with a large number but can’t figure out how
i recall using hlookup with a large number but can’t figure out how
I think you mean something like this:
=LOOKUP(1000000,A:A)
It will return the number that is in the last cell in column A. The value 1000000 is just a large number - it must be larger than any number which is likely to exist in column A.
Hope this helps.
Pete
enter in A1 or any other cell......... =SUMPRODUCT(MAX(($A$2:$A100000<>"")*(ROW($A$2:$A100000)))) to give you the row number of the last cell with a number. Found this one in a google search. Assumption: not more than 100,000 rows.
regards
Bill K New Zealand
Greetings from New Zealand
Bill Kuunders
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks