Formula Needed

CherryMan

New Member
Joined
Jul 6, 2008
Messages
14
I am in need of a formula that will help me create a running schedule. We currently run 2 bins of fruit per minute. I would like to enter how many bins we have to run during the day to project when we will be finished. This will be carrried out for all the growers that we have.

Example:
Grower 001 has 60 bins. We will start running at 8:00 AM. So in theory we should be done with grower 001 at 8:30. Then grower 002 has 120 bins. We will start 002 at 8:30 and finish at 9:30.

The process will repeat all day.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
hi - welcome to the board.

with start time in a1 & number of bins in a2:

=A1+(B1/(2*60*24))

...format result cell for time.
 
Upvote 0

Forum statistics

Threads
1,214,968
Messages
6,122,509
Members
449,089
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top