Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is another scenario.
If F85 is greater than or equal to 8:30 am but less than or equal to 9:00 am, then I need it to return a 1, If it is not between 8:30 am and 9:00 am then I need it to return "B". I have the cell formated as time 00:00 AM. What am I doing wrong? IF(AND(F85=8:30,F85<=9:00),1,"B") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Difference between times. Start time: 11:30PM End time: 5 AM | Excel Worksheet Functions | |||
Add times, convert to number not time of day? | New Users to Excel | |||
IS A TIME BETWEEN TWO TIMES EG 12:00 & 8:00 | Excel Worksheet Functions | |||
Time difference between two times | Excel Worksheet Functions | |||
Compare times : IF time < time2 then | Excel Worksheet Functions |