+ Reply to Thread
Results 1 to 2 of 2

Using "Append", adds unwanted double quotes. How to remove them?

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    Long Island, NY
    MS-Off Ver
    Excel 2007
    Posts
    35

    Using "Append", adds unwanted double quotes. How to remove them?

    I am using the append function on a text file and it adds in everything with double quotes. How do I suppress them? Here is are my codes and an example:
    My module calls out a form which adds a user defined header before going back into the sub in the module.


    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

    OUTPUT IN FILE:
    "Calibration Results"
    "Name: Lisa
    Part Number: 718-7100-502
    Serial Number: 001"
    "w 0000 0000*"
    "w 0000 0000*"


    I want to remove those quotes. I dont know why it adds them

  2. #2
    Registered User
    Join Date
    03-27-2013
    Location
    Long Island, NY
    MS-Off Ver
    Excel 2007
    Posts
    35

    Re: Using "Append", adds unwanted double quotes. How to remove them?

    Solved it myself. Used "Print" instead of "Write" and it got rid of the quotes

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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