![]() |
arrived in appt time
I have a column A "appt start time" column B "appt finish time" column C
"Arrival time" I need Col D to = Y or N if the arrival time was in the time slot. Columns a-c formatted dd/mm/yyyy hh:mm please can you help -- nigeo |
arrived in appt time
Hi,
Try this =IF(AND(C2=A2,C2<=B2),"Y","N") -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "nigeo" wrote: I have a column A "appt start time" column B "appt finish time" column C "Arrival time" I need Col D to = Y or N if the arrival time was in the time slot. Columns a-c formatted dd/mm/yyyy hh:mm please can you help -- nigeo |
All times are GMT +1. The time now is 07:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com