Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening a CSV-file in VBA

Status
Not open for further replies.

JohanBS

Programmer
Sep 19, 2003
4
DK
When I open a csv-file in VBA it dosn't comma separate.

I have used the Open.Workbooks method. I think I can solve
the problem by using the format and delimiter method parameters. But I havn't been able to specify it correctly.

 
try posting this in the VBA forum on this site. it is a good forum for VBA
 
Suggest you hop over to the VBA forum707.
This is the VB 5 & 6 forum [smile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top