Formula if check box is checked, run one formula, if not run another formula

Hi! What’s the best way to write that in a Smartsheet formula?

If the checkbox is not checked, I want to do this:
SUMIFS({Column 1}, {Name}, Name@row) - [OOO] - [Hours] - [Holidays]

If the checkbox is checked, I want to do this:
SUMIFS({Column 1}, {Name}, Name@row) - [OOO] - [Hours]

Thanks

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!