Forum Discussion

Kitanoteioh's avatar
Kitanoteioh
Copper Contributor
Mar 06, 2022

In the IF function formula, a cell address is placed where a logical test should be placed.

We learned that the IF function consists of three parts (logical test, value if true, value if false) and is usually written as =IF(B2="Fragile",75,0).  But now I see someone wrote the IF function as...

Resources