Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Need to Look at a Military time entry and then compare with a Low and High
entry then Average with other cells -- NedG |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're not getting any responses, because you haven't provided enough
detail. To Excel, times are numbers (fractions of a day). It doesn't matter how they are formatted (military, am/pm, etc.). If your time is in A1, your Low is in A2 and High in A3, you might be looking for something like: =if(and(a1a2,a1<a3),average(b1:b6),"") If that doesn't help, post back with more information. Regards, Fred. "NedG" wrote in message ... Need to Look at a Military time entry and then compare with a Low and High entry then Average with other cells -- NedG |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting Standard Time to Military Time in Excel | Excel Discussion (Misc queries) | |||
Converting standard time to military time | Excel Worksheet Functions | |||
formula for converting military time to standard time, etc | Excel Discussion (Misc queries) | |||
Converting Standard Time into Military Time | Excel Discussion (Misc queries) | |||
Show timesheet time in and out in regular time versus military tim | Excel Worksheet Functions |