L
Lady18wheeler
I drive a truck (cross country) from terminal to terminal. My truck
will go 72mph, but the company speed limit is 60mph. Among other
information I want my spreadsheet to figure for me, I want it to tell
me the earliest possible time I can get to my destination without
violating the company speed limit.
In (D2) I enter the miles. (F2)=D2/60. So if I enter 2700 miles, it
takes 45 hours to get there @ 60mph. (F2)=45.
(H2)=NOW() or 10/18. (H3)=NOW() or 4:07 PM. This is the date and
time I am leaving terminal 1 - I am starting my trip now.
Somebody please tell me how I can add 45 hours to "NOW()" so that (J2)
will show 10/20, and (J3) will show 1:07 PM.
NOW() is so easy and convenient, but I can type in the date and time if
necessary.
(J2)'s heading is "Can't get there before..."
(J3)'s heading is "... at this time."
Any suggestions, comments, advice, etc. are appreciated.
will go 72mph, but the company speed limit is 60mph. Among other
information I want my spreadsheet to figure for me, I want it to tell
me the earliest possible time I can get to my destination without
violating the company speed limit.
In (D2) I enter the miles. (F2)=D2/60. So if I enter 2700 miles, it
takes 45 hours to get there @ 60mph. (F2)=45.
(H2)=NOW() or 10/18. (H3)=NOW() or 4:07 PM. This is the date and
time I am leaving terminal 1 - I am starting my trip now.
Somebody please tell me how I can add 45 hours to "NOW()" so that (J2)
will show 10/20, and (J3) will show 1:07 PM.
NOW() is so easy and convenient, but I can type in the date and time if
necessary.
(J2)'s heading is "Can't get there before..."
(J3)'s heading is "... at this time."
Any suggestions, comments, advice, etc. are appreciated.