Thread
:
Displaying what column a piece of data is in
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Darren Bartrup[_2_]
external usenet poster
Posts: 36
Displaying what column a piece of data is in
If A1:D1 contains Darren, Dave, Sid & Bill then the formula:
=MATCH("Sid",1:1,FALSE) will return (column) 3.
Reply With Quote
Darren Bartrup[_2_]
View Public Profile
Find all posts by Darren Bartrup[_2_]