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.

If match formula

Hello!


I'm trying to catch if there are any discrepancies between model homes on our manual entry vs the systems data.

Model homes should be based on whether ADA is required or not. I've already created a helper column that tells me if model homes don't match but I need to add the "ADA Required?" column to my formula and I cant figure out how.


My helper column has this formula:

=IF([Model Home Selection Done (Canopy)]@row = [Model Home Change]@row, "match", "discrepancy")


But i need something like this:

IF [ada] = yes and [model home system] and [model home manual] has ADA , if true there are no discrepancies, if false there are discrepancy.


Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions