View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Selecting a sheet by codename

Hi Dr.Schwartz,

P1.Select

or

P1.Activate

---
Regards,
Norman



"Dr.Schwartz" wrote in message
...
I have a sheet with the codename P1. Can anyone supply me with the syntax
for
selecting/activating the sheet by using the codename?

Thanks
The Doctor