Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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.