Thread: Name Box
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Zack Barresse Zack Barresse is offline
external usenet poster
 
Posts: 124
Default Name Box

Hi there,

Via worksheet formula...

=ADDRESS(ROW(),COLUMN(),4)

HTH

--
Zack Barresse



"MikeL" wrote in message
...
In the upper left corner of the spreadsheet is a name box which shows the
cell address where the cursor is currently located. Is there any way to
access that information and use it as an input for a formula?
--
MikeL