Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I'm trying to work if something is possible, and if so - how to do it? At the moment i have a macro that uses autofilters and distributes to worksheeets. EG. AutoFilter Field 1 = "A" AutoFilter Field 2 = "1" Copy and Paste to "Sheet A1" AutoFilter Field 1 = "A" AutoFilter Field 2 = "2" Copy and Paste to "Sheet A2" AutoFilter Field 1 = "B" AutoFilter Field 2 = "1" Copy and Paste to "Sheet B1" AutoFilter Field 1 = "B" AutoFilter Field 2 = "2" Copy and Paste to "Sheet B2" ----------- Can i do it like; For each autofilter Field 1 in array (A,B) Then Autofilter Field 2 in array (1,2) Copy and paste to array (A1, A2, B1, B2) If you get what i mean? Thanks if you can help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 Autofilter worse than 2003 Autofilter | Excel Discussion (Misc queries) | |||
Use of arrays | Excel Worksheet Functions | |||
Use of arrays | Excel Worksheet Functions | |||
Use of arrays | Excel Worksheet Functions | |||
How to Sort within AutoFilter with Protection on (and AutoFilter . | Excel Discussion (Misc queries) |