Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I've since seen that I have errors in the Nut function but please point out any that you may see.
Thank you!
Eliminated the comparison operator as its something more for my eyes to see and left the equation that solved one part.
You can use an OR operator, you find it in the operators panel of the ribbon, there's also an AND operator:
Here are some examples:
Success!
Luc
Utilized the and operator to simplify the function program. That solved the other part of the problem.