Results 1 to 3 of 3

Thread: [RESOLVED] Filter range, copy specific columns and paste to new workbook

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2012
    Posts
    90

    [RESOLVED] Filter range, copy specific columns and paste to new workbook

    Hi Forum

    I have a workbook with a range called 'picklist' and I want to filter for all rows where the first range column is set to 'Yes'. If any are returned then I want to copy columns C, D, E, F to sheet1 of a new workbook called 'c:\Newlist'. If 'c:\newlist' workbook already exists then I want the code to clear what is on sheet1 and replace it with the pasted data. finally, save and close newlist.

    Is it possible to do all this in VBA?

    Thanks for any examples.
    Last edited by scoobster; May 10th, 2013 at 03:04 AM. Reason: original issue is now resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width