+ Reply to Thread
Results 1 to 6 of 6

Pricing scale selection

Hybrid View

  1. #1
    emerald_dragonfly
    Guest

    RE: Pricing scale selection

    I am having trouble adding a maximum total price to this formula. I want the
    calculated total to never exceed 465.00 How can I do that?

    "emerald_dragonfly" wrote:

    > I have a sliding price scale for transport based upon wgt. The greater the
    > weight being transported the lower the cost per 100 lbs.
    > Example:
    > 0 to 664 - flat rate of 35.00
    > 665 to 999 - 5.25
    > 1000 to 2499 - 4.75
    > 2500 to 4999 - 3.00
    > 5000 to 9999 - 2.50
    > 10000 or greater - 1.95
    >
    > How can I get Excel to automatically select the correct rate when I enter
    > the wgt of the shipment?


  2. #2
    CLR
    Guest

    Re: Pricing scale selection

    =MIN(YourSumFormula,465)

    Vaya con Dios,
    Chuck, CABGx3


    "emerald_dragonfly" <emeralddragonfly@discussions.microsoft.com> wrote in
    message news:059E08E5-4B7C-49B2-9D2C-0A0FC63AA75A@microsoft.com...
    > I am having trouble adding a maximum total price to this formula. I want

    the
    > calculated total to never exceed 465.00 How can I do that?
    >
    > "emerald_dragonfly" wrote:
    >
    > > I have a sliding price scale for transport based upon wgt. The greater

    the
    > > weight being transported the lower the cost per 100 lbs.
    > > Example:
    > > 0 to 664 - flat rate of 35.00
    > > 665 to 999 - 5.25
    > > 1000 to 2499 - 4.75
    > > 2500 to 4999 - 3.00
    > > 5000 to 9999 - 2.50
    > > 10000 or greater - 1.95
    > >
    > > How can I get Excel to automatically select the correct rate when I

    enter
    > > the wgt of the shipment?




+ 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