Forum Discussion

CottageCelebrations's avatar
CottageCelebrations
Copper Contributor
Apr 16, 2021
Solved

IF Function

I am trying to create a function to calculate the number of each cake flavor needed. This is what I was trying to input into P2 but got a NAME error: =IF(J2=”Vanilla”,L2,"") I was als...