View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Goodall[_2_] David Goodall[_2_] is offline
external usenet poster
 
Posts: 8
Default Address Function

Hi,
I'm trying to return the address of a cell in the format "A1" but the code
I'm using is returning $A$1. Is there another function I could use or could
alter the address function to output "A1"?

Thanks
David