Message 1 of 11

Not applicable
11-23-2019
12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am student working on a custom skylight family where the Width can be specified by the user and the Length relates to the given value by 1.5 (Length = Width * 1.5), with no max Width. However, a requirement of the skylight is the minimum possible area is 1.0 sqm.
How do I write an IF formula where the user-given Width relates to the minimum required Area?
I tried a formula but it apparently "cycles":
Width - IF (SkylightArea < SkylightAreaMin, 816 mm, Width)
I hope someone recognizes my intention. If not, I can answer any other questions to clarify the situation.
Thanks,
MC
Solved! Go to Solution.