Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I couldnt locate any code that will accomplish this.
Here's what I need: wbPRIMARY.xls = the workbook where I want the range (A49-H52) to copy from wbSECONDARY.xls = the workbbok where I want the range to copy to in wbSECONDARY.xls == i have a worksheet by employees name. ie. Davidson in wbPRIMARY.xls == i have worksheets by office locations related to Davidson, ie. 205, 206 I want to be able to search through wbPRIMARY and any worksheets that is related to Davidson, I want the range (A49-H52) to be copied and pasted onto "Davidson" worksheet in wbSECONDARY. in wbSECONDARY.xls == i have a worksheet that asks for the name and office locations Name: B2 Davidson Office Location(s): B4 205 B5 208 B6 219 up to B13 If anyone could help me out start this, I appreciate it. Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
For-each to copy rows to another workbook | Excel Programming | |||
copy rows and paste in another workbook | Excel Programming | |||
loop through a column on a workbook copying data on each row to another workbook, then copy data back to the original workbook | Excel Programming | |||
Copy Range with Additional Rows to New Workbook | Excel Programming | |||
copy rows to another workbook | Excel Discussion (Misc queries) |