Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I have a list of data in Column A through Column C. Columns B and C contain data from which I will be filtering the data. I need some code that would allow me to copy the first 10 items in column A, and paste them to Column A of a different sheet ("Sheet 2"). Obviously, this is fairly simple if the filter is not applied, as I can come up with code that would select the range (A2:A11) and copy it over. However, when the filter is applied, the range varies, because the filter hides various rows. Even when the filter applies, I want the code to select just the first ten items (which are not hidden by the filter), and copy those over to sheet 2. I would appreciate any help you could give. Thanks Jason |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying four filtered cells | Excel Discussion (Misc queries) | |||
copying one column with hidden/filtered rows to another colum | Excel Discussion (Misc queries) | |||
copying filtered data in Excel 2007 | Excel Discussion (Misc queries) | |||
Copying filtered data to another worksheet | Excel Worksheet Functions | |||
Copying Filtered Data | Excel Discussion (Misc queries) |