Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do you write a formula for "if this condition is true, and this condition is not true, result"?
I have 4 check boxes If I check box 1 and box 2, box 3 is checked (my formula for box 3 is "if(and(box 1, box 2), 1 = 1, 1 = 0) and box 4 is unchecked. Now I want, "if box 1 is checked and box 2 is not, box 3 unchecks (which is handled by the formula for box 3) and box 4 is checked.
In the simplest terms, box 1 and box 2 toggle 3 and 4.
And 1 more description of what the actual result in the family will be. I have 2 items, neither are visible until I check box 1, then only one appears. Checking box 2 turns the first item off and turns the second item on.
Kevin Mendenhall
Revit Architecture 2022
Microsoft Windows 11 Professional
Dell Precision 5870 - x64 based PC - Intel Xeon CPU @ 3.80GHz, 6 Core. 80Gb RAM
Installed Add Ins - Enscape/StrucSoft MWF/LotSpec
Revit Architecture 2022
Microsoft Windows 11 Professional
Dell Precision 5870 - x64 based PC - Intel Xeon CPU @ 3.80GHz, 6 Core. 80Gb RAM
Installed Add Ins - Enscape/StrucSoft MWF/LotSpec
Solved! Go to Solution.