Save Current Sheet Only

  • Thread starter Thread starter snax500
  • Start date Start date
S

snax500

I have a file that I use a pivot ( show pages) that creates 200 sheets
(customers). I then want to send each sheet out individually to each
customer. What is the easiest way to break up the file by each sheet
and save each sheet as an individual file?

Thanks
 
You will need a macro to do what you are asking for. There is still an issue
with even just doing that. The pivot tables created using show pages will
still contain all of the data for all customers. You need to ensure that you
only send the values and not the actual pivot table.

The macros will need to be custom built and will not be simple. If you are
not scared off yet then post back and we can point you in the direction of
some helpful web sites and other information...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top