C
ckiraly
Hello,
I'm having trouble adding dates and times.
I want to be able to create a schedule based on a few inputs in th
first column: start date, start time and length. Length will also b
input manually in each column. Each column afterwards would calculat
based on the previous. The problem I'm having is the "24 hour" reset.
If the start time+length puts it into the next day, my date still stay
the same as the previous. This seems simple enough to do, but I jus
can't figure it out.
My Problem:
A B C
Start date | 11 Aug 2005 | *11 Aug 2005 * |
Start time | 06:00 | 06:00 |
Length (hrs) | 24 | 24 |
Thank you very much for you help!
c
I'm having trouble adding dates and times.
I want to be able to create a schedule based on a few inputs in th
first column: start date, start time and length. Length will also b
input manually in each column. Each column afterwards would calculat
based on the previous. The problem I'm having is the "24 hour" reset.
If the start time+length puts it into the next day, my date still stay
the same as the previous. This seems simple enough to do, but I jus
can't figure it out.
My Problem:
A B C
Start date | 11 Aug 2005 | *11 Aug 2005 * |
Start time | 06:00 | 06:00 |
Length (hrs) | 24 | 24 |
Thank you very much for you help!
c