Made for compound logic
This is the page to use when "just SUM it" won't cut it: tiered commission rules, grading bands, price breaks by quantity, or a lookup whose result then feeds a calculation. Describe the full set of rules — "if units are over 100, price is $8; over 50, $9; otherwise $10" — and the builder produces the nested IF (or a cleaner IFS/lookup approach) that handles every case.