+ Reply to Thread
Results 1 to 6 of 6

Create and output to a text file (test.txt)

  1. #1
    Registered User
    Join Date
    12-09-2011
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    24

    Create and output to a text file (test.txt)

    I have this code :
    Write #2, "Konto" & ";" & "Kontonavn"

    Given the result in the created textfile :
    "Konto;Kontonavn"

    How can I code so the result will be :
    "Konto";"Kontonavn"
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Create and output to a text file (test.txt)

    try
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    12-09-2011
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    24

    Re: Create and output to a text file (test.txt)

    That gave this result :

    "Konto"";""Kontonavn"

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Create and output to a text file (test.txt)

    Ahh, then how about
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    12-09-2011
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    24

    Re: Create and output to a text file (test.txt)

    Thanks, solved !

  6. #6
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Create and output to a text file (test.txt)

    You are welcome.


    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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 output to a new file instead of create sheet?
    By Shaaarrrp in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-12-2013, 11:44 AM
  2. Replies: 0
    Last Post: 05-23-2012, 02:40 PM
  3. Create Multiple Sheets into One Output File
    By tomy51 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-29-2010, 07:21 PM
  4. CREATE A LOGICAL TEST CONTAINING TEXT
    By help needed in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-17-2006, 10:05 AM
  5. [SOLVED] Open CSV file, format data and write output to a text file.
    By BristolBloos in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2005, 11:05 AM
  6. Conditional Test with Text to Speech Output
    By jman in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-20-2005, 11:54 PM
  7. A macro for output an excel file to text file
    By cmk_excel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2005, 04:44 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