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

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
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,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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