active cell address ?

B

Brian J

Hi,
i have a problem with getting Excel to display the current active cell address in another cell on the same worksheet.
Any help much appreciated.
 
J

Jim Rech

The formula would be:

=CELL("address")

Of course a calc is needed to update it after the cell selector is moved.
 
Top