![]() |
Displaying what column a piece of data is in
I have 18 lists of names. I am trying to create a function that
searches for a name and returns what column it is in. Is this possible? Thanks, John |
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. |
All times are GMT +1. The time now is 08:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com