gregorii77
New Member
Given the table, I have the following criteria (times in 24 hour):
IF 6:00 to 10:00 AND weekday = Y THEN Category = 1
IF 10:01 to 16:00 AND weekday = Y THEN Category = 2
IF 16:01 to 20:00 AND weekday = Y THEN Category = 3
IF 06:00 to 20:00 AND weekday = N THEN Category = 4
There are no times before 06:00 or after 20:00. I am trying to contrive the formula for use in F2. Uploaded file included.
My efforts have been met with disastrous results. Any assistance you could provide would be fantastic and greatly appreciated! Thank you so much!
IF 6:00 to 10:00 AND weekday = Y THEN Category = 1
IF 10:01 to 16:00 AND weekday = Y THEN Category = 2
IF 16:01 to 20:00 AND weekday = Y THEN Category = 3
IF 06:00 to 20:00 AND weekday = N THEN Category = 4
There are no times before 06:00 or after 20:00. I am trying to contrive the formula for use in F2. Uploaded file included.
My efforts have been met with disastrous results. Any assistance you could provide would be fantastic and greatly appreciated! Thank you so much!