View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default Displaying Name Box Contents

You could use Comments. (Lookup in Help for more info.) However, you need to
hover the cursor over the cell to see the comment or turn on 'Show comments'
which tends to hide other info on the worksheet.

--
Regards,

OssieMac


"Rope" wrote:

Hi, I have named each cell on a worksheet. When a cell is selected, the name
appears in the "Name Box" as usual. Is there a way I can display the name of
the selected cell on the spread sheet? I do not want the Name Box or the
Formula Bar to be shown on the display to those entering data. Thank you.
rope