+ Reply to Thread
Results 1 to 3 of 3

Optimising row selection

  1. #1
    Registered User
    Join Date
    06-26-2009
    Location
    O.o
    MS-Off Ver
    Excel 2003
    Posts
    64

    Optimising row selection

    Is it possible to select a row based on a criteria of it containing data.

    for example, my filter identifies a row i want to copy and paste to another sheet

    my loop stops in column F on row 50 and i want to copy and paste data from columns A:P on row 50 to another sheet. Selecting the row using Entirerow isnt optimal. Could anyone kindly propose a better solution?

    Many thanks,

    D
    Last edited by dems; 03-12-2010 at 03:50 AM.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Optimising row selection

    Hi Dems,

    It may need some tweaking, but this should get you going along the right path. It assumes you're looping down column F looking for a value ("Bob" in this case) and that you want to paste it into the next available row on Sheet2.
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-26-2009
    Location
    O.o
    MS-Off Ver
    Excel 2003
    Posts
    64

    Re: Optimising row selection

    Thanks for the reply Paul really helped!

    I also liked how you set your range for the loop.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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