ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Copy filterto workbook (https://www.excelbanter.com/excel-programming/342617-copy-filterto-workbook.html)

Sune Fibaek

Copy filterto workbook
 
Hi

THe basic funtionality I'm after is that of the autofilter. Except I want to
be able to copy the first 10 columns and then the column with my criteria
value + five more columns to a new workbook. To make it even more complicated
I have 12 columns of criteria data each seperated by five coumns af copy
data. Not all rows in the filter columns ar filled. To top this off I wolud
like to add both sets (5+5 column) to the new workbook.

I have tried messing around with Rons escellent examples (from
http://www.rondebruin.nl/copy5.htm and another example submitted by John
http://tinyurl.com/aqg55) but I can't get it working. I get no walues to the
new workbooks except the creteria column, and the headers in the first row.

Please helt - I'm somewhat new to VBA!

Thanks!

/Sunw

Dave Peterson

Copy filterto workbook
 
Do you have a version of Ron's code working that copies the entire row that you
need?

If yes, then how about just adding a few more lines of code that delete the
columns you don't want from the new worksheet?

Sometimes, copying everything and cleaning up a little bit is easier than
copying smaller ranges lots of times.

Sune Fibaek wrote:

Hi

THe basic funtionality I'm after is that of the autofilter. Except I want to
be able to copy the first 10 columns and then the column with my criteria
value + five more columns to a new workbook. To make it even more complicated
I have 12 columns of criteria data each seperated by five coumns af copy
data. Not all rows in the filter columns ar filled. To top this off I wolud
like to add both sets (5+5 column) to the new workbook.

I have tried messing around with Rons escellent examples (from
http://www.rondebruin.nl/copy5.htm and another example submitted by John
http://tinyurl.com/aqg55) but I can't get it working. I get no walues to the
new workbooks except the creteria column, and the headers in the first row.

Please helt - I'm somewhat new to VBA!

Thanks!

/Sunw


--

Dave Peterson


All times are GMT +1. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com