+ Reply to Thread
Results 1 to 6 of 6

Lookup on different sheet

  1. #1
    Karen Smith
    Guest

    Lookup on different sheet

    I need help with a formula: On sheet1 in column D I have a number I want to
    look up the number in say D2 in a column on Sheet2 in a2:A65 and then have
    it bring back the information that is the adjacent column B.


    Sheet1 cell D2 contains the number 48 -
    Sheet 2 the number 48 is located in cell A28 so I want the information on
    sheet2 B28 brought back and listed in sheet1.

    =LOOKUP(D2!Sheet1 "Sheet2!A2:A80",B28)

    Hope my explanation makes more sense than the formula I was attempting.



  2. #2
    Biff
    Guest

    Re: Lookup on different sheet

    Hi!

    Try this:

    =VLOOKUP(D2,Sheet2!A$2:B$65,2,0)

    Biff

    "Karen Smith" <[email protected]> wrote in message
    news:i_FDe.6423$5V4.899@pd7tw3no...
    >I need help with a formula: On sheet1 in column D I have a number I want
    >to look up the number in say D2 in a column on Sheet2 in a2:A65 and then
    >have it bring back the information that is the adjacent column B.
    >
    >
    > Sheet1 cell D2 contains the number 48 -
    > Sheet 2 the number 48 is located in cell A28 so I want the information on
    > sheet2 B28 brought back and listed in sheet1.
    >
    > =LOOKUP(D2!Sheet1 "Sheet2!A2:A80",B28)
    >
    > Hope my explanation makes more sense than the formula I was attempting.
    >




  3. #3
    Karen Smith
    Guest

    Re: Lookup on different sheet

    I am getting the error that I have entered too many arguements for this
    function when I use this formula.

    "Biff" <[email protected]> wrote in message
    news:[email protected]...
    > Hi!
    >
    > Try this:
    >
    > =VLOOKUP(D2,Sheet2!A$2:B$65,2,0)
    >
    > Biff
    >
    > "Karen Smith" <[email protected]> wrote in message
    > news:i_FDe.6423$5V4.899@pd7tw3no...
    >>I need help with a formula: On sheet1 in column D I have a number I want
    >>to look up the number in say D2 in a column on Sheet2 in a2:A65 and then
    >>have it bring back the information that is the adjacent column B.
    >>
    >>
    >> Sheet1 cell D2 contains the number 48 -
    >> Sheet 2 the number 48 is located in cell A28 so I want the information on
    >> sheet2 B28 brought back and listed in sheet1.
    >>
    >> =LOOKUP(D2!Sheet1 "Sheet2!A2:A80",B28)
    >>
    >> Hope my explanation makes more sense than the formula I was attempting.
    >>

    >
    >




  4. #4
    Max
    Guest

    Re: Lookup on different sheet

    > > =VLOOKUP(D2,Sheet2!A$2:B$65,2,0)

    Did you implement without the "V"?
    Note that its VLOOKUP, not LOOKUP <g> !
    Biff's suggestion works fine for me ..
    --
    Rgds
    Max
    xl 97
    ---
    GMT+8, 1° 22' N 103° 45' E
    xdemechanik <at>yahoo<dot>com
    ----
    "Karen Smith" <[email protected]> wrote in message
    news:IjGDe.7152$%K2.5273@pd7tw1no...
    > I am getting the error that I have entered too many arguements for this
    > function when I use this formula.




  5. #5
    Karen Smith
    Guest

    Re: Lookup on different sheet

    Thanks, I got it working - still don't know what I had typed wrong
    previously - had the VLookup.
    Help Appreciated

    "Max" <[email protected]> wrote in message
    news:[email protected]...
    >> > =VLOOKUP(D2,Sheet2!A$2:B$65,2,0)

    >
    > Did you implement without the "V"?
    > Note that its VLOOKUP, not LOOKUP <g> !
    > Biff's suggestion works fine for me ..
    > --
    > Rgds
    > Max
    > xl 97
    > ---
    > GMT+8, 1° 22' N 103° 45' E
    > xdemechanik <at>yahoo<dot>com
    > ----
    > "Karen Smith" <[email protected]> wrote in message
    > news:IjGDe.7152$%K2.5273@pd7tw1no...
    >> I am getting the error that I have entered too many arguements for this
    >> function when I use this formula.

    >
    >




  6. #6
    Max
    Guest

    Re: Lookup on different sheet

    You're welcome !
    Glad you got it working.
    --
    Rgds
    Max
    xl 97
    ---
    GMT+8, 1° 22' N 103° 45' E
    xdemechanik <at>yahoo<dot>com
    ----
    "Karen Smith" <[email protected]> wrote in message
    news:k3HDe.7275$%K2.1628@pd7tw1no...
    > Thanks, I got it working - still don't know what I had typed wrong
    > previously - had the VLookup.
    > Help Appreciated




+ 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