Thread: Column location
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] Smythe32@aol.com[_2_] is offline
external usenet poster
 
Posts: 6
Default Column location

Hi

How do I search the columns for a specific column name so I can
reference that column number in future code?

for ex:

happy sad mad laugh

I need to know that mad is column 4.



Thanks