Link to home
Start Free TrialLog in
Avatar of BrdgBldr
BrdgBldrFlag for Switzerland

asked on

Excel VBA to display column letter of a certain string

How can I  (with VBA not formula) return the column letter where a certain string is found in row 1?

So for example column letter where the string "Specialized" is found in row 1?

A string appears only once.

thanks.
ASKER CERTIFIED SOLUTION
Avatar of StephenJR
StephenJR
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of BrdgBldr

ASKER

:o) thank u!