Setting checkbox as true based on conditions of multiple columns

Hi! I am trying to set a formula that will check a checkbox based on conditions of multiple columns.

This is the formula that I am trying to use:

=IF((COUNTIFS([PMO: Contract requirements review]24:[PMO: Is customer source inspection required?]24, "complete")+countifs([PMO: Contract requirements review]24:[PMO: Is customer source inspection required?]24, "N/A"))<countA([PMO: Contract requirements review]24:[PMO: Is customer source inspection required?]24)+countblank([PMO: Contract requirements review]24:[PMO: Is customer source inspection required?]24),0,1)

I would like to for the checkbox to be checked if all columns read "complete" or "N/A".

Any assistance would be greatly appreciated 😀

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!