• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Return column name of table based on an entry

Manosh

New Member
Hi,
I'd like to return the name of the column based on a user providing an entry.
Here is an example:

T1 T2 T3
a d g
b e h
c f i

If the database contains the letter 'e' i should be able to reference T2, i then T3 and so forth.
I tried to use match/ index but i am probably doing this wrong as match doesnt appear to work on more than one column or row.

Many thanks in advance!!!
 
Hi Manosh,
Can you upload a sample file, it will be easy for experts to know exactly what is your requirement.

BR
Khalid.
 
Hi Manosh,
Can you upload a sample file, it will be easy for experts to know exactly what is your requirement.

BR
Khalid.

Hey Khalid,
Thanks so much for your quick response. Here is the structure of the file...
 

Attachments

  • Column name.xlsx
    8.5 KB · Views: 8
Back
Top