Update the output cells so that each row shows the exact number of boxes required to ship the total amount of units for that item (ordered + bonus). The Box Capacity column displays the maximum number of units that fit in a box. Round the result up to the nearest whole number. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
Update the output cells so that each row shows the exact number of boxes required to ship the total amount of units for that item (ordered + bonus). The Box Capacity column displays the maximum number of units that fit in a box. Round the result up to the nearest whole number.