+ Reply to Thread
Results 1 to 3 of 3

formula for unit price with minimum amount

  1. #1
    Registered User
    Join Date
    02-19-2008
    Posts
    6

    Question formula for unit / minimum amount Not working

    I am creating a price list and need to incorporate a minimum charge if the doesn't reach a specific number...


    ex: A = Qty B = $60 unit price or $180 minimum charge
    The result needs to be 180 if lower than 2.999

    What is the formula to get this result in B?

    <3 would = $180
    >=3 = $60 per A

    Thanks in advance for all your help.

    Yvan
    Last edited by yvanblanchette; 02-26-2008 at 08:36 AM. Reason: More help needed

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Yvan,

    The formula in cell "B2" would be an IF statement like this...
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    02-19-2008
    Posts
    6
    Quote Originally Posted by Leith Ross
    Hello Yvan,

    The formula in cell "B2" would be an IF statement like this...
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    This works to some extent except if my quantity is below 3 my unit price is $180 each instead of $180 total...

    1 to 3 = $180 total cost
    3 + = $60 each

    ex. 10 x $60 = $600 but 2 = $180

    Yvan

+ 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