+ Reply to Thread
Results 1 to 7 of 7

Formula for chr(34) double quote question

  1. #1
    Forum Contributor
    Join Date
    09-25-2009
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    156

    Formula for chr(34) double quote question

    I have a macro to write a formula in a cell. But I am having a problem getting it to put the " like I want it.
    I have this: Save ST
    But I want it to look like this: Save "ST

    The code below is what I currently have. Any help would be appreciated.
    Thanks

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    12-09-2013
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    171

    Re: Formula for chr(34) double quote question

    Try this

    Please Login or Register  to view this content.
    Last edited by satabp; 03-03-2014 at 07:15 AM.
    Like my answer, then click * below

  3. #3
    Forum Contributor
    Join Date
    09-25-2009
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    156

    Re: Formula for chr(34) double quote question

    Thanks for the reply, but it did not work for me.

  4. #4
    Forum Contributor
    Join Date
    12-09-2013
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    171

    Re: Formula for chr(34) double quote question

    Opps.... try this...

    Please Login or Register  to view this content.

  5. #5
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: Formula for chr(34) double quote question

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula for chr(34) double quote question

    why not just use chr34?
    "Save " & Chr(34) & "ST"
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  7. #7
    Forum Contributor
    Join Date
    09-25-2009
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    156

    Re: Formula for chr(34) double quote question

    Thanks very much for the help!

+ 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. [SOLVED] Formula for double quote " chr(34) question
    By Hood in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-03-2014, 07:07 AM
  2. How to add a Single " i.e. (DOUBLE QUOTE) in a Concatenated Formula?
    By e4excel in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-05-2011, 08:37 AM
  3. 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
  4. double quote
    By ilkamalo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-20-2010, 07:12 AM
  5. [SOLVED] Double Quote Leading to Apostrophe Problem
    By ToferKing in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-27-2006, 11:45 AM

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