Results 1 to 26 of 26

Thread: Writing a ListView to a CSV File

Threaded View

  1. #1

    Thread Starter
    Lively Member arithmetica's Avatar
    Join Date
    Jan 2009
    Location
    Ahvaz, Iran
    Posts
    89

    Question Writing a ListView to a CSV File

    Hey folks,
    I found the following links to fill a listview and then write it to a CSV.

    http://www.freevisualbasic2008source...fillalistview/
    http://www.freevisualbasic2008source...iewtoacsvfile/

    And I modified the codes and created the project which is attached to this post.

    The project works OK but my only problem is that when it creates the CSV file, columns are not created in excel. For example if I expect the data to be placed in A1, B1 and C1 cells, the data will all be placed in A1.

    Can anyone solve my problem?

    Thanks for your help.
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width