View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Turner Jon Turner is offline
external usenet poster
 
Posts: 7
Default How to find a column

In VBA, how would I find a specific column ? I want the function
to return the column number of a column named "Sample"

Many Thanks