Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to take a very large spreadsheet and make it into several
spreadsheets. I want to divide it at every change in a certain column. Sort of like sub totaling, but instead of a sub total, I want it to all move to another sheet. Is this possible? -- Jennifer |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Dec 3, 4:05*pm, Jennifer
wrote: I'm trying to take a very large spreadsheet and make it into several spreadsheets. *I want to divide it at every change in a certain column. *Sort of like sub totaling, but instead of a sub total, I want it to all move to another sheet. *Is this possible? -- Jennifer Sure. You could: -Move it manually. About a hundred different ways. -Write VBA code to move it automatically. Probably using AdvancedFilter. -Write referencing formulas in the new spreadsheets to pull the data in. Pretty hard to say more unless you give more information. Like what format is the data? How many sections are there to move? Are there formulas already that need to be kept? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
break data into columns | Excel Discussion (Misc queries) | |||
Page break when data changes.... | Excel Worksheet Functions | |||
break XY data to series | Charts and Charting in Excel | |||
Break cell into multiple lines by line break | Excel Discussion (Misc queries) | |||
Break a link/formula but keep the data? | Excel Worksheet Functions |