witty_witwit
New Member
- Joined
- Aug 6, 2022
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hi!
I have a large dataset and trying to detect specific patterns of numerical sequence. the first 8 logical tests in the image are to return a value if true -basic IFS function stuff- the tricky part is that there are four patterns that if found would need a further lookup down the array to see if there’s a 0 in order to determine which value to return, I tried to nest LOOKUP’s or XMATCH functions but they return #N/A error value instead of the “if false” value of the IF statement. Thoughts as of how can I get this to work or possible alternatives?
Thanks!
I have a large dataset and trying to detect specific patterns of numerical sequence. the first 8 logical tests in the image are to return a value if true -basic IFS function stuff- the tricky part is that there are four patterns that if found would need a further lookup down the array to see if there’s a 0 in order to determine which value to return, I tried to nest LOOKUP’s or XMATCH functions but they return #N/A error value instead of the “if false” value of the IF statement. Thoughts as of how can I get this to work or possible alternatives?
Thanks!