View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben H Ben H is offline
external usenet poster
 
Posts: 18
Default Search & Destroy

Always wanted to use that phrase.

Anyways, I have an odd question here. I have a macro that generates a sheet
with numbers, hides it and then creates a plot based off of those numbers in
the hidden sheet. It didn't dawn on me before now that this might be bad. I
just noticed I had about 10 hidden sheets that served no purpose.
I now need a way to remove the hidden sheets if someone removes the graph
that uses that data. Any ideas?

Thanks - Ben H.