Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
AdvancedFilter seems to work well when number of rows to be copied is
less than 1000, but when more than 1000 rows are to be copied all of the rows in the database are copied. Is there a way to get more than 1000 rows at at time? My application takes rows from one workbook to another after the user has manually filtered the database. The column headers order may be different in the source workbook than the destination workbook. I use a unique key in the criteria range. The only way I can think of doing this is to do multiple AdvancedFilter copies and offset the CopyToRange (with headers) and then delete the headers. Any suggestions? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I limit the number of rows and colums | Excel Discussion (Misc queries) | |||
is there a limit to the number of rows a worksheet can have? | Excel Discussion (Misc queries) | |||
Limit the number of rows for a filter | Excel Discussion (Misc queries) | |||
How to limit number of rows Excel? | Excel Discussion (Misc queries) | |||
Is there a limit to the number of rows that can be filtered | Excel Worksheet Functions |