ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Military Time IF Then Range (https://www.excelbanter.com/excel-discussion-misc-queries/249234-military-time-if-then-range.html)

NedG

Military Time IF Then Range
 
Need to Look at a Military time entry and then compare with a Low and High
entry then Average with other cells
--
NedG

Fred Smith[_4_]

Military Time IF Then Range
 
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




All times are GMT +1. The time now is 09:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com