Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it possible to split data from a single worksheet into mutliple pages
without using a pivot table based on the entries in a single column. For example, if column A lists state names and the worksheet is sorted by column A, I would like a new tab to be created including only those items in the worksheet for each corresponding state. Alabama data copied on a tab named "Alabama", Arizona data on another tab named "Arizona", etc. Ultimately I am looking to have each new tab saved as it's own workbook so I can e-mail only the information that is applicable to the person I am sending it to based on the state name...so if it is possible to do this automatically (a new workbook for each state) I would prefer to learn how to do this. Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Not possible without a whole pile of custom written VBA code. Unless you are
a familiar with writing VBA then the pivot table would be your best bet. -- HTH... Jim Thomlinson "PA_Mom" wrote: Is it possible to split data from a single worksheet into mutliple pages without using a pivot table based on the entries in a single column. For example, if column A lists state names and the worksheet is sorted by column A, I would like a new tab to be created including only those items in the worksheet for each corresponding state. Alabama data copied on a tab named "Alabama", Arizona data on another tab named "Arizona", etc. Ultimately I am looking to have each new tab saved as it's own workbook so I can e-mail only the information that is applicable to the person I am sending it to based on the state name...so if it is possible to do this automatically (a new workbook for each state) I would prefer to learn how to do this. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I find the "Show Pages..." Pivot table feature in 2007? | Excel Discussion (Misc queries) | |||
Excel 2003 Pivot tables - how to "show pages" | Excel Discussion (Misc queries) | |||
Keep conditional format when "show pages" from Pivot table | Excel Discussion (Misc queries) | |||
What happened to Pivot Table "Show Pages"? | Excel Discussion (Misc queries) | |||
Pivot table show pages but omit those without data | Excel Discussion (Misc queries) |