View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
igorek igorek is offline
external usenet poster
 
Posts: 38
Default Column label based on column index

Is there a way to get a column label (A, B, ...AA, AB ) based on column
number. Lets say i have a column number 27 thus i want to see AA.

thanks
Ig