Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writing a macro which takes a range of cells from worksheet a,
performs an autofilter on worksheet b and then tries to paste a's range into the autofiltered section in b. BUT that doesn't work, as it pastes into rows that can't be seen. Given that selecting only the visible cells doesn't work with ActiveSheet.Paste (it doesn't seem to like pasting into multiple selections, can't blame it really) can anyone see a way out or do i have to come up with something a bit more complicated? Alex Hulse |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I add up cells that are autofiltered? | Excel Worksheet Functions | |||
Pasting copied AutoFiltered cells in Excel2007 | Excel Discussion (Misc queries) | |||
Pasting a block of Word info into a single Excel cell | Excel Discussion (Misc queries) | |||
autofiltered file | Excel Discussion (Misc queries) | |||
Autofiltered cell value (VBA) | Excel Programming |