IF statement formula needing help

Options
Kelli Lenz
Kelli Lenz ✭✭
edited 12/09/19 in Formulas and Functions

I'm needing help completing a formula. The formula that is needed will look specific data in column "A" then specific data in column "B" with the result of these to coming from a different little grid.

I've got the 1st (A & B) correct but can't seem to get the 3rd criteria to pull correctly.Β Β 

=IF(ISBLANK([column 1]3:[column 1]2649, "x", IF([column 10]3:[column 10]2319, "1", specific cell))) -- incorrect argument setΒ 

also tried:

=IF([column 1]2649, "x", IF([column 10]3:[column 10]2319, "1", LOOKUP([x]3, [another data set]2651:ID2656, 2, false))) - invalid data type

Β 

My destination cell should result in .75

3rd criteria data set attached for viewing.

Thanks.

3rd data set.JPG

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!