Message 1 of 8

Not applicable
05-05-2016
01:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, im trying to make check boxes affect other check boxes. Im rubbish at programming, but I decided to take a shot at it
Working With 3 check boxes, key plan A, key plan B and key plan I tried to write out.
=IF(OR(KEY PLAN A ,KEY PLAN B)=Yes, Yes,No)
Does revit not recognize yes/no as the outcomes of a yes/no checkbox? Is there a way to check and uncheck a box like this?
The overall outcome I want is if KEY PLAN A or KEY PLAN B are checked, to also check KEY PLAN
Solved! Go to Solution.