Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to filter and copy rows from one workbook to another. I already
have the code to do it from one spread sheet to another. I wanted to see if I could modify just this one line of code: Set ws1 = Sheets("Solution Direct Tracking") To be able to choose a worksheet in another workbook that isn't open. Is this possible or do I need to copy that worksheet to the new workbook filter/sort and then delete it again? If so could someone point me in the right direction to be able to create that code. Thanks Kris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying selected rows to a new workbook | New Users to Excel | |||
copying workbook formating to a differnent workbook | Excel Worksheet Functions | |||
Copying multiple rows to other worksheets (but amount of rows varies) - How? | Excel Discussion (Misc queries) | |||
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 | |||
Copying A Worksheet From Each Open Workbook to an new Workbook | Excel Worksheet Functions |