Hi everyone,
I'm using the Filter function to get the Category based on 2 conditions below:
- The
Timein column A is greater than/equal toI3 - The
Numberin column E is smaller than/equal to theNumberinI4
Based on the 2 conditions above, it will return category I as the answer. However, I hope to get the Category before I which is Category H. Is there any ways to modified the Filter function so that the answer return will always be the previous category without changing the 2 conditions? First thing came out in my mind is something like =FILTER(...)-1, but it doesn't work that way.
Any help will be greatly appreciated!
