Forum Discussion

DaCrab_101's avatar
DaCrab_101
Copper Contributor
Oct 31, 2021
Solved

IF ?

What's wrong with this formula?

=IF(U5>=200,"DATA!J4*SCORECARD!U5",IF(U5>=400,"DATA!J16*SCORECARD!U5",IF(U5>=600,"DATA!J28*SCORECARD!U5")))

 

There are three teirs. I want the formula to look at one cell, determine what tier requires to answer, and deleiver a "this times that" answer. 

4 Replies