Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Everyone
I am trying to create a formula that will provide one of the following: Arrival Window: 40 Mins = 20 Mins Early to 20 Mins Late. So this is what I have tried, but it does not equate to "On TIme" '=IF($Z2=0,"ATTENTION",IF($Z2<$AB2,"EARLY",IF($Z2 $AB2<$AD2,"ON TIME","LATE"))) Row 1 is reserved for column haedings and some fixed references. Column Y = "21 Mins" Window Column Z = Actual Arrival Time. Column AC = Booked Arrival Time Column AB = 21 Ealry window equation of AC-$Y$1 Column AD = 21 Late window equation of AC+$Y$1 So, with the above equation, it is meant to read like this: If Z2 = 0 then Attention is required, but if it doesn't, then it needs to check if Z fits in between the "Greater Than" AB, but "Less Than" AD, which should display "On Time", else it is either "Early" or "Late". So far I can get it to display all but "On Time". A Huge TIA Regards Mark. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
establishing a logical path for manufacturing | Excel Discussion (Misc queries) | |||
Establishing Annual Leave Entitlement | Excel Discussion (Misc queries) | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Re-establishing Links | Excel Discussion (Misc queries) | |||
Re-establishing Links | Links and Linking in Excel |