View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Richard Buttrey Richard Buttrey is offline
external usenet poster
 
Posts: 296
Default Sheet properties

On Mon, 23 Aug 2004 03:59:02 -0700, "Dr.Schwartz"
wrote:

In a sheets property table there are two fields: Name and (Name). Can anybody
tell me the difference? Or direct me to the help topic describing this?

I can control the Name property (ActiveSheet.Name = "My Sheet"), but how can
I change the (Name)?

Thanks
The Doctor


Not sure if you're trying to do this programatically, but can't you
just go to the Properties window and change it there?

Rgds
__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________