Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have a workbook with up to 30 sheets, one of which is the master sheet. Upon entering one of 2 options in column "C" on the master sheet I want it to then copy cells within that line to specific other sheets in the workbook For instance if "Fred" is the selected option I would want cell A1,B1,G1,T1 (maybe others, I have to work that bit out but certainly not the whole row) to be copied to sheets - Bob, Geoff and Frank but not the others. Is this possible? This will be a continuallly growing workbook so the copied data will need to find the next empty line each time rather than copy over existing data. Hope this makes sense and someone can help!? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Possible yes.
See Ron de Bruin's site for copy/paste/merge examples. http://www.rondebruin.nl/tips.htm The "maybe others, I have to work that bit out" would mean adjusting the code you get from Ron's site. Gord Dibben MS Excel MVP On Wed, 27 Feb 2008 03:40:00 -0800, HighlandRoss wrote: Hi I have a workbook with up to 30 sheets, one of which is the master sheet. Upon entering one of 2 options in column "C" on the master sheet I want it to then copy cells within that line to specific other sheets in the workbook For instance if "Fred" is the selected option I would want cell A1,B1,G1,T1 (maybe others, I have to work that bit out but certainly not the whole row) to be copied to sheets - Bob, Geoff and Frank but not the others. Is this possible? This will be a continuallly growing workbook so the copied data will need to find the next empty line each time rather than copy over existing data. Hope this makes sense and someone can help!? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Gord, I'll check it out.
"Gord Dibben" wrote: Possible yes. See Ron de Bruin's site for copy/paste/merge examples. http://www.rondebruin.nl/tips.htm The "maybe others, I have to work that bit out" would mean adjusting the code you get from Ron's site. Gord Dibben MS Excel MVP On Wed, 27 Feb 2008 03:40:00 -0800, HighlandRoss wrote: Hi I have a workbook with up to 30 sheets, one of which is the master sheet. Upon entering one of 2 options in column "C" on the master sheet I want it to then copy cells within that line to specific other sheets in the workbook For instance if "Fred" is the selected option I would want cell A1,B1,G1,T1 (maybe others, I have to work that bit out but certainly not the whole row) to be copied to sheets - Bob, Geoff and Frank but not the others. Is this possible? This will be a continuallly growing workbook so the copied data will need to find the next empty line each time rather than copy over existing data. Hope this makes sense and someone can help!? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy data from multiple sheets into new sheet | Excel Worksheet Functions | |||
Copy date formula to multiple sheets | Excel Discussion (Misc queries) | |||
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA | Excel Worksheet Functions | |||
same data from one cell copy to multiple sheets | Excel Worksheet Functions | |||
copy data in one sheet to multiple sheets in same workbook | Excel Worksheet Functions |