Thread: cell address
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_60_] Jim[_60_] is offline
external usenet poster
 
Posts: 6
Default cell address

Is there a function I can use to display to the user the address
corresponding to the cells coordinate of row,column? for example if I am
working with a cell at 2,3 is there a functio to convert it to address c2 ?

thanks