|
-
Feb 4th, 2004, 07:03 AM
#1
Thread Starter
New Member
.csv file
Hey,
I' ve got a .csv file that contains the following, opened with an editor:
1;2
2,4
3;6
4;8
When I double-klick the file, Excel shows it like above. But when I first start Excel and open the file with the open dialog, it' s shown like this:
1 2
2 4
3 6
4 8
The values' re seperated into cells. How can I get the first output using VBA?
Thanks,
Alexander Fleck.
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
|