View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dr.Schwartz Dr.Schwartz is offline
external usenet poster
 
Posts: 39
Default Selecting a sheet by code name

Can anyone please supply me with the syntax for selecting a sheet by the code
name - NOT by name: sheets("MySheet").select

Thanks
The Doctor