Message 1 of 4
Ilogic <= question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm relatively new to Ilogic, I have made a few parts and after an hour so of searching I cant find an answer to my question, I really don't even know how to correctly ask the question.
I'm trying to duplicate a suppliers ducting that uses the formula (A-B ≥ B-C)
Branch A is always the largest branch so I want to be able to make a form that when you select branch A's value (multi value list) it limits branch B and branch C to a value that is ≤ branch A.
I assumed it would be a simple
IF Branch A = ? Then I don't know what to replace the ? with
Branch B is ≤ Branch A