Thread
:
Lookup formula
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Rowland
external usenet poster
Posts: 18
Lookup formula
I am looking for a formula to find the first row in a column that
contains any data.I can do it with an array formula
INDEX(rng,MATCH(TRUE,rng0,0)) but was curious if some can do it without
using an array formula,perhaps with LOOKUP
Reply With Quote
Rowland
View Public Profile
Find all posts by Rowland