Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Reading in the help file, it says I can use a YES/NO in an IF statement. However, no matter what I try I can't get it to evaluate the formula.
the attached screenshot errors with an "Improper use of Boolean"
The real IF statement I want here though is this;
Bolt Kit Qty is set to "INTERGER"
IF(AND (Bolts End 1 = 1, Bolts End 2 = 1), Bolt Kit Qty = 2, Bolt Kit Qty = 1)
Anyone have any idea of why these won't evaluate? I've tried TRUE, YES, 1, and none seem valid.
Solved! Go to Solution.