Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Creating Time Schedule in Excel

Hi!
I'm having proplems with creating schedule:
1st task Start time - (will be given in HH:MM format)
1st task Duration - (will be given in MM format)
1st task Finish time - (need to find in HH:MM format)

2nd task Start time = 1st task Finish time
2nd task Duration - (will be given in MM format)
2nd task Finish time - (need to find in HH:MM format)

etc.
I really appreciate any help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Creating Time Schedule in Excel

If your duration is actually in mm format, it's simple addition, as in:
a1=start time, a2 = duration
a3=a1+a2

If your duration is actually in number of minutes, then use:
a3=a1+a2/1440

Regards,
Fred


"dmitry" wrote in message
...
Hi!
I'm having proplems with creating schedule:
1st task Start time - (will be given in HH:MM format)
1st task Duration - (will be given in MM format)
1st task Finish time - (need to find in HH:MM format)

2nd task Start time = 1st task Finish time
2nd task Duration - (will be given in MM format)
2nd task Finish time - (need to find in HH:MM format)

etc.
I really appreciate any help!


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
Creating a schedule Beth DL Excel Discussion (Misc queries) 2 April 9th 08 09:12 PM
Creating a schedule cecarter74 Excel Discussion (Misc queries) 1 June 13th 06 11:59 PM
Creating a Schedule will Excel Discussion (Misc queries) 0 December 15th 05 02:26 PM
Creating a schedule edc Excel Worksheet Functions 3 December 9th 05 04:55 PM
Creating Machine shop part schedule using Excel Amear Excel Discussion (Misc queries) 1 September 10th 05 03:03 PM


All times are GMT +1. The time now is 08:19 AM.

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

About Us

"It's about Microsoft Excel"