+ Reply to Thread
Results 1 to 12 of 12

Conditional Formulas - How do I make quantity of a cell change the value of other cells?

Hybrid View

  1. #1
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Conditional Formulas - How do I make quantity of a cell change the value of other cells?

    Untitled.jpg

    Hi,

    I'm really new to this spreadsheet stuff and I can't seem to find a simple answer to this question...

    How do I make a cell change to another cell's value based on the value of a third cell?

    That's a confusing way to ask, perhaps. In my example you can see I have quantities (1-12) and different dollar amounts for each. So, if i were to enter '3' as a quantity in column A, I would want column B to display $3 and so on.

    Any help would be greatly appreciated.

    THANKS!

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    Hi

    have a look at the VLOOKUP function. This will bring back the results you are looking for based on the example picture.

    rylo

  3. #3
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    I will try that, Thank you!

  4. #4
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    This example is part of a much bigger workbook and the prices of quantities must remain beneath the respective vendor. It seems with VLOOKUP I am forced to use column 1 for my values and I can't do that.
    Last edited by johnny.rockets; 01-16-2013 at 06:40 PM.

  5. #5
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    Hi

    Set up and example file (not a picture) that is representative of your real situation and we will have a look.

    rylo

  6. #6
    Registered User
    Join Date
    12-16-2012
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010 & 2007
    Posts
    66

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    VLOOKUP doesn't require the values to be in column one, but it can only return results to the right of whatever it is looking up.

    If you get us an example sheet (as ryo recommended), then hopefully we can help.

  7. #7
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    I'm such a noob...
    Last edited by johnny.rockets; 01-16-2013 at 07:22 PM.

  8. #8
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    I have one ready. How do I post a excel file?

  9. #9
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    Hi

    In the replies area, select go advanced, then scroll down to manage attachments. Work through the screens and attach the example file. Don't attach your real file, just a relevant example one. If that is too large, then zip it first.

    rylo

  10. #10
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    EXAMPLE.xlsxEXAMPLE.xlsx

    Here it is, I think...

    Thanks for taking this time to help me

  11. #11
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    Hi

    Q11: =IFERROR(VLOOKUP(P11,P$26:Q$37,2,FALSE),"")
    Copy down to Q15, then copy Q11:Q15 and put into S11, U11 etc

    Is that what you want?

    rylo

  12. #12
    Registered User
    Join Date
    01-16-2013
    Location
    Minnesota
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Conditional Formulas - How do I make quantity of a cell change the value of other cell

    Exactly the formula I was looking for! Thanks for all your help! And for not making me feel like the idiot I am when it comes to Excel. You're the best!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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