View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dandelo Dandelo is offline
external usenet poster
 
Posts: 17
Default Using Macro, want to group all Worksheets, but Sheet1,How?

I want to use the code name to reference Sheet1, the Sheet is named something
else and the name will continue to change.

Also, the first line keeps failing with ,<type mismatch:

Sheets(Sheet1).Select
--
Thank you so much for your help!