Hello,
I'm working on a commission table and need help with an IFS statement. Below is a sample table.
In column F I want to add a calculation:
Thanks.
I'm working on a commission table and need help with an IFS statement. Below is a sample table.
In column F I want to add a calculation:
- For full-time employees, if the amount paid is less than the salary rate, the salary rate should be listed, otherwise the amount paid should be listed.
- For part-time employees, if the amount paid is less than the salary rate, I want to list $50,000, otherwise the amount paid should be listed.
Thanks.