+ Reply to Thread
Results 1 to 4 of 4

lookup field and copy the row across

  1. #1
    Registered User
    Join Date
    06-14-2006
    Posts
    3

    lookup field and copy the row across

    Hi,

    I am new to this so please be gentle:-)

    Can someone help me,

    I am trying to look for a value in one column in one sheet and when the value is found to copy that row into another sheet

    Is this something you can do with Excel?

    Many thanks in advance

    Ady

  2. #2
    RagDyeR
    Guest

    Re: lookup field and copy the row across

    This is easily accomplished by using either Vlookup or an Index and Match
    combination, depending on where the values to return are located in relation
    to the lookup data.

    If all return values are to the right of the lookup value, Vlookup() can be
    used.
    Index and Match can be used wherever the return data is in relation to the
    lookup data.

    Check out the Help files for these functions, and if you need any help, post
    back with some specifics on how your data list is configured.
    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================

    "adyden" <[email protected]> wrote in
    message news:[email protected]...

    Hi,

    I am new to this so please be gentle:-)

    Can someone help me,

    I am trying to look for a value in one column in one sheet and when the
    value is found to copy that row into another sheet

    Is this something you can do with Excel?

    Many thanks in advance

    Ady


    --
    adyden
    ------------------------------------------------------------------------
    adyden's Profile:
    http://www.excelforum.com/member.php...o&userid=35407
    View this thread: http://www.excelforum.com/showthread...hreadid=551792



  3. #3
    Registered User
    Join Date
    06-14-2006
    Posts
    3
    Many thanks - I will have a look

  4. #4
    Registered User
    Join Date
    06-14-2006
    Posts
    3
    OK I am getting closer:-)

    I have a spreadsheet with a number of columns, these have details susch as serial numbers, part numbers and status

    In the status column I am looking to take any rows with a certain status and put them in another tab

    The formula I have =MATCH("Degaused",Sheet1!I:I,0) is showing the number of occourances, so it is picking the info but not displaying it as the complete row:-(

    Hope this makes sense?

+ 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