Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

IFS function with AND

Dear community,

Does anyone knows how to create a formula using IFS? Smartsheet doesn't seem to have IFS. The formula I would like to create on my sheet:

=IFS(AND(ISBLANK(B3),ISBLANK(H3)),"",D3="Decision","NA",AND(B3<>"",ISBLANK(H3)),"Open",AND(B3<>"",H3<>""),"Closed"))

Thanks in advance.

Fernanda

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions