C
chciknwing
I am working on a trip planning worksheet for my spouse to use.
I have the sheet set up to take the followin
A1 = Miles from previou
A2 = Miles loade
A3 = Previous Hour
A4 = Hours needed [formula = (a1+a2)/50+a3
A5 = DOT breaks needed [formula = a4/11
A6 = total hours to complete [formula = (c5*10)+c4
B4 = (a1+a2)/50+a
B5 = a4/1
C4 = roundup(b4,0
C5 = rounddown(b5,0
I would like to take the result of A6 and calculate a end date and tim
based on a manually entered start date and time.
Any advice on a formula that will accomplish this
Thanks in advance
I have the sheet set up to take the followin
A1 = Miles from previou
A2 = Miles loade
A3 = Previous Hour
A4 = Hours needed [formula = (a1+a2)/50+a3
A5 = DOT breaks needed [formula = a4/11
A6 = total hours to complete [formula = (c5*10)+c4
B4 = (a1+a2)/50+a
B5 = a4/1
C4 = roundup(b4,0
C5 = rounddown(b5,0
I would like to take the result of A6 and calculate a end date and tim
based on a manually entered start date and time.
Any advice on a formula that will accomplish this
Thanks in advance