Forum Discussion
clh_1496
Dec 13, 2022Brass Contributor
IF OR NEST ERROR
Hi, My nested IF OR statement isn't working and I can't work out why. Basically column K either has Unfit or Part SAT, and column L has Available or Constraint, and when changed to different combos ...
- Dec 13, 2022
You need to use AND instead of OR, as far as I can tell.
HansVogelaar
Dec 13, 2022MVP
You need to use AND instead of OR, as far as I can tell.