+ Reply to Thread
Results 1 to 4 of 4

lookup the difference

  1. #1
    Forum Contributor
    Join Date
    01-06-2009
    Location
    uk
    MS-Off Ver
    Excel 2007
    Posts
    415

    lookup the difference

    hi guys
    im try to use the lookup function but not sure which one i want

    the cell to look up is e1
    the cells it could be in are a1:a20
    the answer will be next to the answer in b1:20

    thanks
    Last edited by excellentexcel; 03-02-2009 at 06:18 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: lookup the difference

    How about :

    =Vlookup(E1,A1:B20,2,0)

    or if cells A1:A20 are in ascending order...

    =Lookup(E1,A1:B20)
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    01-06-2009
    Location
    uk
    MS-Off Ver
    Excel 2007
    Posts
    415

    Re: lookup the difference

    thanks nbvc
    worked out they have to be in order if using lookup just after posted

    is there any way i can now get this answer direct to web query

    http://www.soccerbase.com/head2.sd?t...id=&'input sheet'!G3)

    although i have done the look up im finding it hard to make the webaddress add the numbers required

  4. #4
    Forum Contributor
    Join Date
    01-06-2009
    Location
    uk
    MS-Off Ver
    Excel 2007
    Posts
    415

    Re: lookup the difference

    its ok
    i need to cross reference this with
    http://www.excelforum.com/excel-prog...ml#post2051663

    consider this solved
    thank you

+ 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