Thread
:
Retrieving first non-blank cell during a V-LOOKUP
View Single Post
#
1
Posted to microsoft.public.excel.misc
Carim
external usenet poster
Posts: 510
Retrieving first non-blank cell during a V-LOOKUP
Ok then ...
Have a go with :
=INDEX(A1:A100,MATCH(TRUE,A1:A100<"",0))
Instead of Enter, use Shift Control Enter keys simultaneously to input
formula
HTH
Reply With Quote
Carim
View Public Profile
Find all posts by Carim