Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there
I want a macro that can sort a spreadsheet into ascending order by column A then look down the column and when it finds a change place this into a new sheet with the name of the cell as the sheet name and all other rows with the same name. Essentially I want to break the spreadsheet into groups based on column A, A clear example Name Number John 1 Adam 2 John 1 Adam 3 I want the names grouped and then all the data moved to new sheets called John and Adam. Please let me know if you understand this, Many thanks, Stuart |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Stuart,
See Ron de Bruin's sample code at: Create a new sheet for all Unique values http://www.rondebruin.nl/copy5.htm#all --- Regards, Norman "Stuart" wrote in message ups.com... Hi there I want a macro that can sort a spreadsheet into ascending order by column A then look down the column and when it finds a change place this into a new sheet with the name of the cell as the sheet name and all other rows with the same name. Essentially I want to break the spreadsheet into groups based on column A, A clear example Name Number John 1 Adam 2 John 1 Adam 3 I want the names grouped and then all the data moved to new sheets called John and Adam. Please let me know if you understand this, Many thanks, Stuart |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to split one cell into multiple rows? | Excel Discussion (Misc queries) | |||
can i wrap rows to form multiple rows per row to fit on 1 sheet? | Excel Discussion (Misc queries) | |||
Min/Max multiple rows into another sheet | Excel Worksheet Functions | |||
How do I split a cell into multiple rows/columns? | Excel Discussion (Misc queries) | |||
Can I split up an excel spreadsheet into multiple files by rows? | Excel Discussion (Misc queries) |