+ Reply to Thread
Results 1 to 2 of 2

Double Quotes in text with if condition

  1. #1
    Forum Contributor
    Join Date
    01-17-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    402

    Post Double Quotes in text with if condition

    Hi,
    I have a formula like =if(A1>5,"Yes","Try Again")
    which is working good.

    It is giving Yes in the result column if the condition is true.,

    Now I need the result Yes in double quotations. (i.e., "Yes")

    Please help me with an if condition if possible.

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Double Quotes in text with if condition

    put 3 quotes in the start and end of the text

    =if(A1>5,"""Yes""","""Try Again""")
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1