+ Reply to Thread
Results 1 to 5 of 5

Help with an IF Formula

  1. #1
    Registered User
    Join Date
    03-19-2020
    Location
    Canada
    MS-Off Ver
    2002
    Posts
    3

    Cool Help with an IF Formula

    Hello and help,
    I need a formula to add $10.00 if cell A1 is <100, if A1 is between 100.01 - 500 then add $15.00, if between 500.01 -1600 then add $35.00, if between 1600.01 - 5000 then add $55.00, if between 5000.01 - 10,000 then add $65.00, if between 10,000.01 - 15,000 then add $85.00, if greater than $15,000 then add $2.00 for each additional $1,000.



    Capture.PNG

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Help with an IF Formula

    With your value in A1, set up a table (like you have except just input the minimum values instead of range, i.e. 0,100.01, 500.01, ...) in G1:H6.
    Your formula would be
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Does that work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    03-19-2020
    Location
    Canada
    MS-Off Ver
    2002
    Posts
    3

    Re: Help with an IF Formula

    What would the rest of the formula be? I have set up my range but I need to complete the formula.

    =VLOOKUP(W29, $ac$29:$ad$34),2,?????
    Last edited by ShawnaRhode; 03-19-2020 at 01:08 PM.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Help with an IF Formula

    Sorry, I left out an argument. It would be
    =VLOOKUP(W29, $ac$29:$ad$34,2)

  5. #5
    Registered User
    Join Date
    03-19-2020
    Location
    Canada
    MS-Off Ver
    2002
    Posts
    3

    Re: Help with an IF Formula

    Thank you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 01-10-2019, 09:34 AM
  2. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  3. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  4. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  5. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  6. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM

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