Good Afternoon,
My question is related to an action that has the following requirements, once executed we have 2 results possible, Pass/fail. If is fail, that triggers another action that needs to occur after 24h from the first action.
In my excel i have the column of dates, and i have in a separate table all the actions that failed the first execution.
in this second table i am trying to write a formula to confirm and return the value (date) of execution of the trigger action, in order to control and see if all those actions are being done correctly.
The formula that i am trying to use is: IF(A1:A16<E9;IF(A1:A16>F9;VLOOKUP(G9;B:C;2;FALSE);""))
But some how the formula is not working
Thanking in advance for your support,
Bookmarks