l'm working on an optimization/efficiency spreadsheet for roasting coffee.
I think the following sums up my issue:
(A1)/x = y
Where "A1" is the given value, "x" is any real number from 10 to 10.8, and "y" is any whole integer. The formula should give preference to keeping "y" as low as possible.
If the real world example helps, here is what is going on:
"A1" is a quantity of coffee to be roasted in pounds.
"x" is the amount of coffee that can be roasted in each batch (anywhere from 10-10.8 pounds)
"y" is the number of batches to roast (thus why it must be a whole number)
I have run solver, but cannot get solver to return y as a whole integer. I imagine that there is an easier way to solve this without using solver, but my Excel skills are limited.
Thanks in advance for any help
Bookmarks