Results 1 to 3 of 3

Thread: converting lotus to a .csv file

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3

    converting lotus to a .csv file

    ANybody who can show me how to take a lotus *.wk4 file and save it as a .csv file using VB I would appreciate it. I have never used Lotus and am having problems saving file. It keeps coming up named as .123.123 and still in lotus format. I want to save it as a comma delimited file

  2. #2
    Lively Member
    Join Date
    Sep 2000
    Location
    Singapore
    Posts
    78
    You can try using Excel.

    If you want to do it using VB, maybe you can try using the MS Excel Object, then use it to export as a csv file.

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3
    I would use Excel if available. I have a program that ftp's file from ftp server. The type of files that are accepted on the ftp server are excel, lotus, access and comma delimited. I have to take those fours types and turn them in .csv files nad save them somewhere else. I ahve accomplished what I need to do with the other three. I am having a problme with the lotus wk4 type. If I could I would like to just save document as a csv but if not then I could save it as excel and then change it from there. My problem is I can't seem to find any way to change file type to save it as anything other than .wk4

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