+ Reply to Thread
Results 1 to 3 of 3

Using 1 quotation mark inside a formula

  1. #1
    Registered User
    Join Date
    01-23-2019
    Location
    US
    MS-Off Ver
    2013
    Posts
    3

    Using 1 quotation mark inside a formula

    Hello,

    I have a formula that changes the cell color based on the cell value. Below is my code.

    If cell.Value = "Boarding - 1/2" Plywood" Then Range("A" & cell.Row & ":I" & cell.Row).Interior.Color = RGB(255, 242, 204)

    This obviously does not work since there is the quotation mark for inches in the middle. I have tried using an * instead and also using double quotes and it does not work.

    Is there a way to get this formula to work with the one "? Any help would be greatly appreciated.

    Thank you,

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Using 1 quotation mark inside a formula

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    01-23-2019
    Location
    US
    MS-Off Ver
    2013
    Posts
    3

    Re: Using 1 quotation mark inside a formula

    Thank you so much!! that was so simple. I've spent a while searching for it too.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA Quotation Mark
    By VAer in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-24-2017, 06:41 PM
  2. [SOLVED] Help with Quotation Mark.
    By bbmak in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-11-2014, 12:29 PM
  3. Make each cell text inside a Quotation Mark " "
    By Marvin85 in forum Excel General
    Replies: 3
    Last Post: 04-17-2014, 03:11 PM
  4. [SOLVED] Quotation Mark Problem?
    By rcoope02 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-13-2013, 04:56 PM
  5. Replies: 3
    Last Post: 07-29-2013, 08:55 AM
  6. insert double quote mark inside cell formula
    By seocom in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-21-2011, 07:59 AM
  7. Quotation mark?
    By Rick_Stanich in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-09-2008, 10:44 AM

Tags for this Thread

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