hi i'm a newbie here and been wanted to ask some questions to excel xperts here
question: How do i get the sheet column header name (A, B, C, ...)?
scenarios:
i have a simple table with header (Product A, Product B, and Product C).
this table starts at cell C3, D3, and D3 (for headers above).
if i do a MATCH for "Product A", it gives me "1" as the result (which is correct as it is the 1st column from the range C3:D3).
However, i wanted to get the actual sheet column name for Product A (intended result is "C").
any ideas for a simple formula (no VBA or macro)
thanks!
question: How do i get the sheet column header name (A, B, C, ...)?
scenarios:
i have a simple table with header (Product A, Product B, and Product C).
this table starts at cell C3, D3, and D3 (for headers above).
if i do a MATCH for "Product A", it gives me "1" as the result (which is correct as it is the 1st column from the range C3:D3).
However, i wanted to get the actual sheet column name for Product A (intended result is "C").
any ideas for a simple formula (no VBA or macro)
thanks!