View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Smythe32 Smythe32 is offline
external usenet poster
 
Posts: 2
Default Activate Column after locating text in a row

Data:

a1=combo box value

row 3 I have column names like AA, BB,CC etc

When someone selects a column name from the combo box, I need to
activate that column.

Can anyone help?