View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jean Jean is offline
external usenet poster
 
Posts: 4
Default How to determine the column letter from Cell address

Hi,

If there a function in VBA that return the column letter from a given cell
address ? For example, I need to know the that the column letter for
Cell(7,1) is G.

Thanks

JH