Thread: Column letter
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Column letter

Need some handy vba code to loop through the columns of a worksheet and
identify which column letter I am currently in, rather than the column
number. Any ideas.

Thanks,