Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ckiraly
 
Posts: n/a
Default Date & Time problem


Hello,

I'm having trouble adding dates and times.
I want to be able to create a schedule based on a few inputs in the
first column: start date, start time and length. Length will also be
input manually in each column. Each column afterwards would calculate
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 stays
the same as the previous. This seems simple enough to do, but I just
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!

ck


--
ckiraly
------------------------------------------------------------------------
ckiraly's Profile: http://www.excelforum.com/member.php...o&userid=25044
View this thread: http://www.excelforum.com/showthread...hreadid=394916

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

This does it

=A1+((A2+A3/24)1)

but what happens if you have 11th Aug 06:00, length 12 in day 1. Day 2 is
still 11th Aug, but how does that previous 18 hours get accounted.

BTW, your layout was good, no apologies needed for that <g

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ckiraly" wrote in
message ...

Hello,

I'm having trouble adding dates and times.
I want to be able to create a schedule based on a few inputs in the
first column: start date, start time and length. Length will also be
input manually in each column. Each column afterwards would calculate
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 stays
the same as the previous. This seems simple enough to do, but I just
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!

ck


--
ckiraly
------------------------------------------------------------------------
ckiraly's Profile:

http://www.excelforum.com/member.php...o&userid=25044
View this thread: http://www.excelforum.com/showthread...hreadid=394916



  #3   Report Post  
ckiraly
 
Posts: n/a
Default


Bob,

thanks. i just had to make a slight mod - =A1+((A2+A3/24)*=*1), after
that everything worked fine

thanks again

ck


--
ckiraly
------------------------------------------------------------------------
ckiraly's Profile: http://www.excelforum.com/member.php...o&userid=25044
View this thread: http://www.excelforum.com/showthread...hreadid=394916

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ugh..another time and date problem...HELP Sandy Excel Worksheet Functions 4 July 29th 05 05:37 PM
convert interval to various separate date , time, hr, minutes Todd F. Excel Worksheet Functions 4 July 12th 05 07:25 PM
Login Logout Date Problem ascool_asice Excel Worksheet Functions 2 May 30th 05 12:50 AM
date and time ladimples247 New Users to Excel 2 February 16th 05 08:52 PM
Automatically enter date and time but only update once. PM New Users to Excel 3 January 21st 05 07:47 AM


All times are GMT +1. The time now is 02:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"