D
Darin Kramer
Hi there,
I have an array of sheets, and which ever ones are visible I would like
it to be deleted, if not do nothing..
So for eg if Master_D and Master are visible then delete them (curretnly
VB is getting stuck cause its trying to delete Master, and it isnt
visible...
Sheets(Array "Master_D", "Master_A", "Master").Activate
ActiveWindow.SelectedSheets.Delete
Thanks!!!
D
*** Sent via Developersdex http://www.developersdex.com ***
I have an array of sheets, and which ever ones are visible I would like
it to be deleted, if not do nothing..
So for eg if Master_D and Master are visible then delete them (curretnly
VB is getting stuck cause its trying to delete Master, and it isnt
visible...
Sheets(Array "Master_D", "Master_A", "Master").Activate
ActiveWindow.SelectedSheets.Delete
Thanks!!!
D
*** Sent via Developersdex http://www.developersdex.com ***