Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi again,
I found a way to do this. Instead of having one column for the IN and the OUT with a date/time stamp, I split each of these into two columns, one with date and the other with time. Then, in the column that asks if the item was returned (OUT) before 3:30, I put this formula: =IF(L7="","",IF(AND(DATEDIF(A7,B7,"D")=0,MOD(C7,1) <TIME(15,30,0)),"Yes","No")) It works great. Thanks again for looking and with your help. Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hot key for time? | New Users to Excel | |||
Hot key for time? | Excel Worksheet Functions | |||
Hot key for time? | Excel Discussion (Misc queries) | |||
Help with SUMIF, INDEX, LOOKUP Please !! | Excel Worksheet Functions | |||
count TIME that is GREATER than 24 hours | Excel Worksheet Functions |