Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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... -- HTH... Jim Thomlinson "snax500" wrote: 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save current sheet to new file | Excel Discussion (Misc queries) | |||
Save As and save current numbers not the actual formulas and links | Excel Discussion (Misc queries) | |||
UDF is updateing cells on another sheet with count from current sheet. | Excel Discussion (Misc queries) | |||
Save as Current Date / Time | Excel Discussion (Misc queries) | |||
Can't save chart as object in current sheet | Charts and Charting in Excel |