Hi all,
Just found this forum. Thanks in advance for any advise you can provide now or in the future.
The problem:
I'm working on a supply database. I have seperate cells titles "What I need to Order", "On-hand Qty", "Low Limit", and "High Limit".
The on-hand qty will be entered, and
- If it below the low limit it will inform you with "Order now".
- If the On-hand is higher than the High Limit you will be informed "Over Stocked".
I can get it to do everything to this point. I can subtact the On-hand from the High Limit to tell me "What I need" cell.
- If the On-hand is between the Low and High Limit it will show "Good Sparing".
Now the problem, I want it to calcualate the cost. Suppose my item is 1=$25, 5-15=$22, 16 or more=$20.
I want my "What I need" to compare prices for the price breaks. i.e. If I need 10 items then it would be (10 * $22=$220), or (20 * $20=$400).
Last hitch... My items are not a set percentage. They are just different prices for all the items. I want the formula to be universal with all the cells. i.e. have seperate cells showing the diffent price breaks so a non-excel expert (my kids) can just fool around with the data in the cells and not with the formula. P.S. By no mean, do I call myself an expert. I'm just a novice too.
Make sense?
Bookmarks