|
-
Oct 5th, 2000, 10:51 AM
#1
Thread Starter
New Member
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
-
Oct 5th, 2000, 10:58 AM
#2
Lively Member
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.
-
Oct 5th, 2000, 11:06 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|