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 also planning to do this with each flavor in mailto:Q@, R2, S2, and T2.

Note, the numbers showing now are what I manually entered but wanted to show you what the end goal was.  Thank you!

PC/Win 10 Excel 365

5 Replies

    • CottageCelebrations's avatar
      CottageCelebrations
      Copper Contributor

      Thanks, I tried yours too and the first one worked but the second formula filled the cell with the formula, not the number.  I tried formatting the cell as a number and checking the box with the comma but didn't help.

       

      • SergeiBaklan's avatar
        SergeiBaklan
        Diamond Contributor

        CottageCelebrations 

        As a comment, based on screenshot only, especially if it doesn't show what is in formula bar, quit often it's hard to understand what is the actual reason of the error. On this site we may only make some guesses. Hans indicated two possible reasons - wrong quotes and in your locale you shall use semicolons instead of commas. One of them works.

        Bottom line - it's always better to provide small sample file which illustrates an issue. Answers will be more exact and received more fast.