+ Reply to Thread
Results 1 to 6 of 6

How do I copy and past selected rows to a new sheet when multiple conditions are met?

Hybrid View

  1. #1
    Registered User
    Join Date
    08-28-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: How do I copy and past selected rows to a new sheet when multiple conditions are met?

    Thank you. This works. By the way, apologies for not including the Code Tags - this is my first thread, but I'll know better next time!

    Quote Originally Posted by JOHN H. DAVIS View Post
    Changing this line:

    ActiveSheet.Range("$A$1:$C$10000").AutoFilter Field:=1, Criteria1:="Provisional"
    To this will account for the 2 you mentioned.

    ActiveSheet.Range("$A$1:$C$10000").AutoFilter 1, "Provisional", xlOr, "Confirmed"

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: How do I copy and past selected rows to a new sheet when multiple conditions are met?

    Quote Originally Posted by Terri H View Post
    Thank you. This works. By the way, apologies for not including the Code Tags - this is my first thread, but I'll know better next time!
    You're welcome. Glad to help out and thanks for the feedback.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Copy rows into a new sheet as per set conditions
    By walchase in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-06-2012, 03:51 PM
  2. function/formula to copy/past multiple data rows in Excel worksheet
    By djerin in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-22-2009, 09:16 AM
  3. Copy Rows from selected Sheet to New Sheet based on Cell Value
    By joemcmillen in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 04-03-2008, 03:44 PM
  4. [SOLVED] Copy Selected Rows To Another Sheet
    By bjwade62 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-29-2006, 06:57 PM
  5. [SOLVED] copy selected rows to new sheet
    By Bryan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-01-2005, 01:06 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1