+ Reply to Thread
Results 1 to 6 of 6

copy rows to new sheet based on cell value

  1. #1
    Forum Contributor
    Join Date
    01-16-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    136

    copy rows to new sheet based on cell value

    Hi

    Im relatively new to vba,

    I need to move rows in manipulated spread sheet with a cell value in column F of advisory, managed advisory, ISA Inc.NOT Withdraw,ISA Inc. Withdraw into my exception spread sheet.

    This is made more complicated as some ISA Inc.NOT Withdraw,ISA Inc. Withdraw need to stay in the manipulated spread sheet as in column G they have a strategy of "Discretionary Managed"

    Then sort the manipulated spread sheet ascending by column F

    How do I do this.
    Copy of james work.xlsm

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: copy rows to new sheet based on cell value

    can you attach also desired result ?
    If solved remember to mark Thread as solved

  3. #3
    Forum Contributor
    Join Date
    01-16-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    136

    Re: copy rows to new sheet based on cell value

    Copy of james work.xlsm

    Hi Please find desired output on two extra tabs

  4. #4
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: copy rows to new sheet based on cell value

    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    01-16-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    136

    Re: copy rows to new sheet based on cell value

    works a treat thanks very much.

    What would I need to add to sort the manipulated sheet ascending by mandate.

  6. #6
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: copy rows to new sheet based on cell value

    the 2 last rows in sheet All have some merged cells, need to be copied ? Can we exclude them ?
    with merged cells we can not sort.
    add this code before End sub
    Please Login or Register  to view this content.
    Last edited by patel45; 11-02-2013 at 04:02 PM.

+ 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 To another Sheet based on Cell Value
    By figo12 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-17-2013, 01:25 AM
  2. Copy rows to new sheet based on cell value
    By iseman002 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-04-2013, 10:40 AM
  3. Copy rows to a different sheet based on a cell's value
    By Wedge120 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-29-2011, 04:38 PM
  4. Copy rows based on cell's to another sheet.
    By the.root in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-11-2009, 04:31 AM
  5. 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

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