Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Split rows into multiple sheet if.....

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Split rows into multiple sheet if.....

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to split one cell into multiple rows? wondering Excel Discussion (Misc queries) 2 April 3rd 23 10:55 AM
can i wrap rows to form multiple rows per row to fit on 1 sheet? Dave Excel Discussion (Misc queries) 2 October 9th 12 04:53 PM
Min/Max multiple rows into another sheet Dan Excel Worksheet Functions 1 October 16th 09 07:02 PM
How do I split a cell into multiple rows/columns? SKA Excel Discussion (Misc queries) 1 January 18th 06 12:04 AM
Can I split up an excel spreadsheet into multiple files by rows? seespot Excel Discussion (Misc queries) 8 December 21st 05 10:14 PM


All times are GMT +1. The time now is 02:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"