Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to see I can create a new sheet from souce data that we create
a new sheet from a group of data and name the sheet after the group and copy the data into the sheet... so the below would create 3 new sheets called a,b,c and would hold the data against each group... so 1 sheet would be a and hold a1 to e5 data in it... a b c d e Group Data 1 a aa aa aa aa 2 a aa aa aa aa 3 a aa aa aa aa 4 a aa aa aa aa 5 a aa aa aa aa 6 b bbb bbb bbb bbb 7 b bbb bbb bbb bbb 8 b bbb bbb bbb bbb 9 b bbb bbb bbb bbb 10 b bbb bbb bbb bbb 11 b bbb bbb bbb bbb 12 b bbb bbb bbb bbb 13 b bbb bbb bbb bbb 14 b bbb bbb bbb bbb 15 c cccc cccc cccc cccc 16 c cccc cccc cccc cccc 17 c cccc cccc cccc cccc |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can start here
http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "PR" wrote in message ... I would like to see I can create a new sheet from souce data that we create a new sheet from a group of data and name the sheet after the group and copy the data into the sheet... so the below would create 3 new sheets called a,b,c and would hold the data against each group... so 1 sheet would be a and hold a1 to e5 data in it... a b c d e Group Data 1 a aa aa aa aa 2 a aa aa aa aa 3 a aa aa aa aa 4 a aa aa aa aa 5 a aa aa aa aa 6 b bbb bbb bbb bbb 7 b bbb bbb bbb bbb 8 b bbb bbb bbb bbb 9 b bbb bbb bbb bbb 10 b bbb bbb bbb bbb 11 b bbb bbb bbb bbb 12 b bbb bbb bbb bbb 13 b bbb bbb bbb bbb 14 b bbb bbb bbb bbb 15 c cccc cccc cccc cccc 16 c cccc cccc cccc cccc 17 c cccc cccc cccc cccc |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ron
many thanks for this, it seems a good place to start... regards - Paul "Ron de Bruin" wrote in message ... You can start here http://www.rondebruin.nl/copy5.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "PR" wrote in message ... I would like to see I can create a new sheet from souce data that we create a new sheet from a group of data and name the sheet after the group and copy the data into the sheet... so the below would create 3 new sheets called a,b,c and would hold the data against each group... so 1 sheet would be a and hold a1 to e5 data in it... a b c d e Group Data 1 a aa aa aa aa 2 a aa aa aa aa 3 a aa aa aa aa 4 a aa aa aa aa 5 a aa aa aa aa 6 b bbb bbb bbb bbb 7 b bbb bbb bbb bbb 8 b bbb bbb bbb bbb 9 b bbb bbb bbb bbb 10 b bbb bbb bbb bbb 11 b bbb bbb bbb bbb 12 b bbb bbb bbb bbb 13 b bbb bbb bbb bbb 14 b bbb bbb bbb bbb 15 c cccc cccc cccc cccc 16 c cccc cccc cccc cccc 17 c cccc cccc cccc cccc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create two sheets, filter data to each | Excel Programming | |||
Create two sheets, filter data to each | Excel Programming | |||
Create two sheets, filter data to each | Excel Programming | |||
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA | Excel Worksheet Functions | |||
Create new sheets from data in either of two columns | Excel Programming |