Thread: Cell Address
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Zambrosio
 
Posts: n/a
Default Cell Address

How can I retrieve the address of a cell in a A1 format?
Example: I have a cell that has something like 28.010D. How can I use a
formulad to retrieve the reference of that cell in a worksheet, let's say the
cell that contains the 28.010D is the D45. I want to apply a formula so that
the result is D45.
Thank you