+ Reply to Thread
Results 1 to 3 of 3

What is the purpose of a lookup function?

  1. #1
    ERose
    Guest

    What is the purpose of a lookup function?

    Excel 2000

  2. #2
    Tom Ogilvy
    Guest

    Re: What is the purpose of a lookup function?

    if you have a table of values such as
    Column A Column B
    A 3
    B 4
    C 8
    D 32
    E 10


    And I wanted to see what number corresponded to D for example. I could use

    =Lookup("D",A1:A6,B1:B6)

    this would return 32

    --
    Regards,
    Tom Ogilvy


    "ERose" <[email protected]> wrote in message
    news:[email protected]...
    > Excel 2000




  3. #3
    Yorkie118
    Guest

    RE: What is the purpose of a lookup function?

    Suppose you have a list of motor parts listed in column A, and the retail
    price of each part in column B. You can now ask excel to look for a part in
    the first column, and show you the corresponding price from the second.

    "ERose" wrote:

    > Excel 2000


+ 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