Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
I was trying to write a macro code to autocopy autofiltered rows from one work book to another but couldn't figure it out. Well, Here are the details File abc.xls (Closed) File xyz.xls (Closed) Open abc.xls (Sheet name : aaa) autofilter on criteria (I have that criteria so we can skip this part) Copy the cells from resulting rows (Range : Column "A" to "V") Open xyz.xls (Sheet name : xxx) paste the copied cells beneath last (filled) row. (I mean append) Close abc.xls (Without Saving) Close xyz.xls (after Saving) Any help is welcome. Thanks & Regards Ashish Sharma |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Copy From One Workbook To Another | Excel Discussion (Misc queries) | |||
Copy Results from Autofiltered List | Excel Worksheet Functions | |||
In Macro How can i Change Autofiltered data one by one | Excel Discussion (Misc queries) | |||
copy rows to another workbook | Excel Discussion (Misc queries) | |||
How to plot only visible autofiltered rows in a data list | Charts and Charting in Excel |