+ Reply to Thread
Results 1 to 2 of 2

quotes within quotes in VBA

  1. #1
    Registered User
    Join Date
    10-31-2007
    Posts
    5

    quotes within quotes in VBA

    why does this macro fail when f I copy and paste the exact same formula into the cell the formula works perfectly? (this is just one line of a larger macro but this is where it is getting stuck)

    Please Login or Register  to view this content.
    Thanks

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    Whenever you have quotes within quotes in VBA, you need to double them up. So on both sets of "", change them to """".

    HTH

    Jason

+ 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