Thread: Save Filename
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Peter is offline
external usenet poster
 
Posts: 349
Default Save Filename

Hello All,

I have a workbook that has a heap of pages.
It is broken down into sheet names:
1-30 (visible)
1-30-Dock (hidden)
1-30-Delivery (hidden)
1-30-Admin (hidden)

Then continues onto the next set of four sheets, 31-60 etc.
The data from the visible sheet is copied onto the other 3 sheets.
Any sheets that are not used are deleted auto on exit, with the rest being
saved to a single file.
What I need to know is...can i save a new workbook that only contains the
visible sheets, then another with only the Dock sheets etc etc.
The number of sheets used each time varies widely. But if the visible sheet
is not used, then neither are the other 3 in the set

Confused...try being in my seat =)

Regards
Peter