+ Reply to Thread
Results 1 to 4 of 4

Lookup possibly?

  1. #1
    SS
    Guest

    Lookup possibly?

    Hi

    I have two files one with a list in column B starting at B3.

    I would like a formula that looks up this name in the other file which has a
    sheet name the same and then put what is in N3.

    Any ideas?

    Cheers Shona



  2. #2
    SS
    Guest

    Re: Lookup possibly?

    Also the sheet name appears in E1 of the second file if that helps

    Cheers

    "SS" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    >
    > I have two files one with a list in column B starting at B3.
    >
    > I would like a formula that looks up this name in the other file which has

    a
    > sheet name the same and then put what is in N3.
    >
    > Any ideas?
    >
    > Cheers Shona
    >
    >




  3. #3
    Aladin Akyurek
    Guest

    Re: Lookup possibly?

    Example:

    =VLOOKUP(B3,[Shona.xls]Sheet1!$A$3:$B$10,2,0)

    looks up B3 in A3:A10 and,if successful, returns a value from B3:B10.

    SS wrote:
    > Hi
    >
    > I have two files one with a list in column B starting at B3.
    >
    > I would like a formula that looks up this name in the other file which has a
    > sheet name the same and then put what is in N3.
    >
    > Any ideas?
    >
    > Cheers Shona
    >
    >


  4. #4
    SS
    Guest

    Re: Lookup possibly?

    Thanks but that I believe is just a normal lookup.

    I'm trying to return the information that is always in N3 in each of the 150
    sheets the lookup value goes from b3 to b150. It may not be a lookup at
    all.

    I know it could be done with paste link but I'm trying to avoid doing this
    from a 150 sheets.

    As I said the sheet name also appears in E1 on each sheet.

    Thanks Shona

    "Aladin Akyurek" <[email protected]> wrote in message
    news:[email protected]...
    > Example:
    >
    > =VLOOKUP(B3,[Shona.xls]Sheet1!$A$3:$B$10,2,0)
    >
    > looks up B3 in A3:A10 and,if successful, returns a value from B3:B10.
    >
    > SS wrote:




+ 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