Thread: Help with VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
brian brian is offline
external usenet poster
 
Posts: 22
Default Help with VBA

Two questions:
1.What's the VBA code that when executed gives me the column number of the
active cell?
2. How can I then reference this value in a following if then statement?

Thanks for any help.
Brian