+ Reply to Thread
Results 1 to 2 of 2

How can I get excel to look up prices in a table

  1. #1
    GregAVANTIQ
    Guest

    How can I get excel to look up prices in a table

    I want to be able to automatically generate price confirmations / quotes by
    entering the

    MAIN TABLE
    Product Price1 Price2 Delivery
    P1 €183 €172 8-12
    P2 €195 €195 30
    P3 €412 €70 30
    P4 €293 €183 30+

    Calculation Table
    P2
    P4

    Here I would type in or select from a dropdown the product P2 & P4 and the
    other cells would be automatically completed (lookedup?) using the adjacent
    cell reference.

    Sure this isn't too complex just need some help from someone with a bit more
    knowledge on such items. Thank you in anticipatio of your assistance.

  2. #2
    GregAVANTIQ
    Guest

    RE: How can I get excel to look up prices in a table

    Managed to solve it myself

    =VLOOKUP(A24, $A$1:$G$206, 2)

    =VLOOKUP(cell ref, range to check, 2nd col to take the value from)

    Hope this helps someone else.

    Rgs
    Greg



    "GregAVANTIQ" wrote:

    > I want to be able to automatically generate price confirmations / quotes by
    > entering the
    >
    > MAIN TABLE
    > Product Price1 Price2 Delivery
    > P1 €183 €172 8-12
    > P2 €195 €195 30
    > P3 €412 €70 30
    > P4 €293 €183 30+
    >
    > Calculation Table
    > P2
    > P4
    >
    > Here I would type in or select from a dropdown the product P2 & P4 and the
    > other cells would be automatically completed (lookedup?) using the adjacent
    > cell reference.
    >
    > Sure this isn't too complex just need some help from someone with a bit more
    > knowledge on such items. Thank you in anticipatio of your assistance.


+ 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