Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to create a formula where it automatically calucates an estimated
completion time. Where my cell adds the 1.68 to the 5:30 to product the time 7:38. Since time is in minutes and the 1.68 would = 1 hour 68 minutes. Time 5:30am Hours worked 1.68 Estimated completion time Any Suggestion??? Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Sally,
1.68 is NOT 1 hour 68 minutes it is 1 day 16 hours 19 minutes you must use a colon not a period. Time is measure as fraction of a day. http://www.mvps.org/dmcritchie/excel/datetime.htm use the correct Excel syntax and you will have a working formula. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "SallyGirl" wrote in message ... I am trying to create a formula where it automatically calucates an estimated completion time. Where my cell adds the 1.68 to the 5:30 to product the time 7:38. Since time is in minutes and the 1.68 would = 1 hour 68 minutes. Time 5:30am Hours worked 1.68 Estimated completion time Any Suggestion??? Thanks in advance |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The 1.68 is the value from another formula of time worked.
"SallyGirl" wrote: I am trying to create a formula where it automatically calucates an estimated completion time. Where my cell adds the 1.68 to the 5:30 to product the time 7:38. Since time is in minutes and the 1.68 would = 1 hour 68 minutes. Time 5:30am Hours worked 1.68 Estimated completion time Any Suggestion??? Thanks in advance |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
if 1.68 is hours then divide by 24 to get Excel time and add the two format as excel time
-- --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "SallyGirl" wrote in message ... The 1.68 is the value from another formula of time worked. "SallyGirl" wrote: I am trying to create a formula where it automatically calucates an estimated completion time. Where my cell adds the 1.68 to the 5:30 to product the time 7:38. Since time is in minutes and the 1.68 would = 1 hour 68 minutes. Time 5:30am Hours worked 1.68 Estimated completion time Any Suggestion??? Thanks in advance |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() SallyGirl, Try =TIME(5,30,00) regards Runner77 -- Runner77 ------------------------------------------------------------------------ Runner77's Profile: http://www.excelforum.com/member.php...o&userid=30388 View this thread: http://www.excelforum.com/showthread...hreadid=507103 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Time formula, complicated? | Excel Discussion (Misc queries) | |||
How do I write the formula to calculate someones time worked | Excel Worksheet Functions | |||
Formula is entering a default time when it comes across an empty cell.. | Excel Worksheet Functions | |||
Formula to deduct unpaid breaks in time sheet | Excel Discussion (Misc queries) | |||
time formula question... | Excel Discussion (Misc queries) |