+ Reply to Thread
Results 1 to 2 of 2

Create CSV file with quotes " " around each field

  1. #1
    Registered User
    Join Date
    01-23-2014
    Location
    Shreveport, LA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Create CSV file with quotes " " around each field

    I am attempting to create a CSV file and need to place quotes around each cell in a defined range.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Create CSV file with quotes " " around each field

    Excel doesn't do that with any of the builtin CSV file formats. You will have to use VBA to do it, Look up the keywords Open, Print #, Write #, and Close in the VBA helps.


    An example from a quick Google search: http://markinns.com/articles/full/ex..._double_quotes
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. How to create a "send email" event once a field is modified?
    By DatacomGuy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-27-2013, 11:56 PM
  2. Replies: 2
    Last Post: 06-06-2013, 12:45 PM
  3. Replies: 2
    Last Post: 07-26-2010, 06:59 AM
  4. Replies: 3
    Last Post: 03-17-2010, 07:28 AM
  5. Transfert cell values from file "A" to file "B" skipping columns in file "B".
    By Sentrosi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2009, 11:11 PM

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