Hello everyone!
I own a bakery and I'm trying to create an ingredient inventory sheet. Each night I have a sheet that updates automatically how many dough batches I should make. The batches must be whole numbers since I can't make a half batch of something with the large mixer that I'm using. So I created a rule that if the decimals in a batch are greater than or equal to .33 then I round up to the next whole number. If the decimals in the batch are less than .33 I round down.
Example:
Monday Night
Plain bagel dough: 4.33 ( I would make 5 plain bagel doughs)
Wheat bagel dough: 4.25 (I would make 4 wheat bagel doughs)
Sesame bagel dough: 4.5 (I would make 5 sesame bagel doughs)
And so on. Basically I need a formula that will allow me to round up at or equal to .33 instead of .50 and round down if it is less than .33. The reason why its .33 and not .50 is that each batch makes 12 bagels and so that would mean that I would be minus 6 entire bagels if I rounded down at .49 and would not have enough to fill my orders.
Any thoughts?
If you're in the Chicago land area, a dozen free bagels are up for grabs to the person that can help me out!
Thanks in advance,
The Bageler
I own a bakery and I'm trying to create an ingredient inventory sheet. Each night I have a sheet that updates automatically how many dough batches I should make. The batches must be whole numbers since I can't make a half batch of something with the large mixer that I'm using. So I created a rule that if the decimals in a batch are greater than or equal to .33 then I round up to the next whole number. If the decimals in the batch are less than .33 I round down.
Example:
Monday Night
Plain bagel dough: 4.33 ( I would make 5 plain bagel doughs)
Wheat bagel dough: 4.25 (I would make 4 wheat bagel doughs)
Sesame bagel dough: 4.5 (I would make 5 sesame bagel doughs)
And so on. Basically I need a formula that will allow me to round up at or equal to .33 instead of .50 and round down if it is less than .33. The reason why its .33 and not .50 is that each batch makes 12 bagels and so that would mean that I would be minus 6 entire bagels if I rounded down at .49 and would not have enough to fill my orders.
Any thoughts?
If you're in the Chicago land area, a dozen free bagels are up for grabs to the person that can help me out!
Thanks in advance,
The Bageler