questionking
New Member
- Joined
- Sep 26, 2017
- Messages
- 17
I am trying to come up with a way to calculate the cost for a project. There is a sliding scale included with a lower percentage of cost for a higher value. For instance the first range is 0 to 500, so the first 500 would be multiplied by 1% to get a cost of 5, and so on. Starting, Ending, Percent and Value are hard values. Column E is jus the Difference multiplied by the percent. But the Difference column is where I'm having some trouble. My current formula in cell C2 is IF(B7>B2,B2,""). This runs me into trouble later though when that value changes as shown below, from 12,000 to 2,000. It doesn't pick up the 999.99 in cell C12 that I need to get there with the correct formula. Your
1. What do I need to change in my formula to capture this?
2. And is there a way to calculate this in one entire formula in the Cost column? Leaving just the Value, Percent and cost columns and getting rid of the rest?
1. What do I need to change in my formula to capture this?
2. And is there a way to calculate this in one entire formula in the Cost column? Leaving just the Value, Percent and cost columns and getting rid of the rest?