Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Spreadsheets (https://www.askmehelpdesk.com/forumdisplay.php?f=395)
-   -   Excel IF function (https://www.askmehelpdesk.com/showthread.php?t=163810)

  • Dec 18, 2007, 04:39 AM
    Sheriff_Dan
    Excel IF function
    I am trying to run the IF function in excel against text rather numerical values. However it does not seem to want to process the argument. Is there a way to get this to work?

    Cheers
  • Dec 19, 2007, 07:10 AM
    mdosh01
    Are you enclosing the test in double quotation marks? For example:

    =if(d6="hello","hi","goodbye") or =if(d6="hello",0,1)
  • Dec 19, 2007, 07:48 AM
    ScottGem
    It would have helped if you show us what formula you are entering, but you do need to surround text strings with quotes.

  • All times are GMT -7. The time now is 07:25 PM.