Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, probably not the best description in the subject line but here go's
When you create subtotals from a list of data is there any way or does anyone have code that can split each of the goups of information into seperate sheets? So that if there is 10 groups of data it will be put into 10 sheets? Thanks for any help advice you can give me with this matter. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about removing the subtotals and just working on the raw totals?
If that's ok, you may want to look at the way Ron de Bruin and Debra Dalgleish approached it: Ron de Bruin's EasyFilter addin: http://www.rondebruin.nl/easyfilter.htm Code from Debra Dalgleish's site: http://www.contextures.com/excelfiles.html Create New Sheets from Filtered List -- uses an Advanced Filter to create separate sheet of orders for each sales rep visible in a filtered list; macro automates the filter. AdvFilterRepFiltered.xls 35 kb Update Sheets from Master -- uses an Advanced Filter to send data from Master sheet to individual worksheets -- replaces old data with current. AdvFilterCity.xls 55 kb stumac wrote: Hi, probably not the best description in the subject line but here go's When you create subtotals from a list of data is there any way or does anyone have code that can split each of the goups of information into seperate sheets? So that if there is 10 groups of data it will be put into 10 sheets? Thanks for any help advice you can give me with this matter. -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Dave, i think Debra's soloution is the best one for my problem,
however the easy filter looks as though I could put it to use for other things. thanks for your help. Stu "Dave Peterson" wrote: How about removing the subtotals and just working on the raw totals? If that's ok, you may want to look at the way Ron de Bruin and Debra Dalgleish approached it: Ron de Bruin's EasyFilter addin: http://www.rondebruin.nl/easyfilter.htm Code from Debra Dalgleish's site: http://www.contextures.com/excelfiles.html Create New Sheets from Filtered List -- uses an Advanced Filter to create separate sheet of orders for each sales rep visible in a filtered list; macro automates the filter. AdvFilterRepFiltered.xls 35 kb Update Sheets from Master -- uses an Advanced Filter to send data from Master sheet to individual worksheets -- replaces old data with current. AdvFilterCity.xls 55 kb stumac wrote: Hi, probably not the best description in the subject line but here go's When you create subtotals from a list of data is there any way or does anyone have code that can split each of the goups of information into seperate sheets? So that if there is 10 groups of data it will be put into 10 sheets? Thanks for any help advice you can give me with this matter. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
create alert when in sheets are grouped | Excel Worksheet Functions | |||
Grouped Sheets - Windows Arrange | Excel Discussion (Misc queries) | |||
Replace with Grouped Sheets | Excel Discussion (Misc queries) | |||
excel 03- sheets stay grouped even when I ungroup | Excel Discussion (Misc queries) | |||
Grouped Sheets and Formating | Excel Discussion (Misc queries) |