Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I've been having some troubles writing what I thought would be a simple formula to control the visibility parameter based on the dimensional parameter that I've already got in place.
Basically, I wish for the visibility to remain on unless the glazing offset is greater than 175mm. so this is how I have tried to formulate this -
if(Glazing Offset, 175 mm, Standard Glazing, 1 < 2, 1 < 0)
If somebody could point out where i am going wrong that would be greatly appreciated.
Solved! Go to Solution.