Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Gord and Luke
many thanks for your help, have finally fudged a working macro, now to test it against different datasets many thanks again though guys, coding is not my bag! "Gord Dibben" wrote: Have a look at the code Ron de Bruin provides for filtering one sheet to many sheets. http://www.rondebruin.nl/copy5.htm Gord Dibben MS Excel MVP On Tue, 1 Dec 2009 06:16:02 -0800, Jason G wrote: I'm recording a macro in excel, in short i have a s/sheet template with 5 worksheets in it and i want to record a macro to run the following; I paste a dataset into worksheet A i autofilter it and cut out chunks of data based on the autofilter selections and paste it into the other sheets based on several different filter selections on a couple of different columns, leaving me with a percentage of the original dataset in worksheet A and chunks of it in worksheets B-D now when i autofilter i select all rows under this filter to cut and paste into one of the other worksheets in my macro this reads as a long list of the row numbers of the rows in question from the instance in which i record the macro, but next time i want to run this macro i want it to just take the rows displayed under the autofilter selections, not the row numbers that were relevant first time round..... how do i get it to pick up on the fact that i'm cutting out the results (all rows) of a specified autofilter criteria rather than specific rows? . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) |