Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I agree, he is an idiot. Thanks for the help. I will let you know how things
work out. Paul "Peo Sjoblom" wrote: Tell her/him he's an idiot! =SUBSTITUTE(SUBSTITUTE(MID(A1,FIND("-",A1)+1,2),"A",":00 AM"),"P",":00 PM")-SUBSTITUTE(SUBSTITUTE(LEFT(A1,FIND("-",A1)-1),"A",":00 AM"),"P",":00 PM") if you want it as an integer use =24*(SUBSTITUTE(SUBSTITUTE(MID(A1,FIND("-",A1)+1,2),"A",":00 AM"),"P",":00 PM")-SUBSTITUTE(SUBSTITUTE(LEFT(A1,FIND("-",A1)-1),"A",":00 AM"),"P",":00 PM")) -- Regards, Peo Sjoblom "Panski" wrote in message ... Peo, Thank you for answering so soon. My supervivor does not want to change current layout of schedule. I like your way but not able to use it. is there another way? Paul "Peo Sjoblom" wrote: Use real times instead of text and put them in separate cells 07:00 AM in A1 03:00 PM in B1 =B1-A1 -- Regards, Peo Sjoblom "Panski" wrote in message ... If a cell contains 7A-3P (Day shift). Is there a way to calulate the total hours in another cell? Thank you, Paul I am a new guy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to find Stop Time from Start Time and Total Minutes | Excel Worksheet Functions | |||
template or formula for start time -finish time -total hours ple | New Users to Excel | |||
Calculating days & time left from start date/time to end date/time | Excel Worksheet Functions | |||
How to use solver to schedule part time and full time workforce? | Excel Discussion (Misc queries) | |||
Remove time from a date and time field? Format removes the displa. | Excel Worksheet Functions |