I am sure I'm making this harder than it really is but....
The OCC law is: (Using $2.00/Gal as a base price)
"The wrecker fees may be adjusted to allow a 1% increase in fees for every ten-cent increase in fuel cost starting at $2.10/gal."
So...I have it working where I type in the number that corresponds to the number of 10-cent increases over 2.00 and it takes the total fees and times them by that number as a percentage. It works...but I want a more clear set way to do this.
So columnA[FuelBasePrice] columnB[FuelActualPrice] columnC[SurchargePercent]
But I can't find a reference anywhere to calculate the number of times a number goes over 10-cents after a base price.
Maybe I'm wording it wrong, I'm not sure.
Can someone please help me?
Bookmarks