When I open a csv-file with VBA in excel it dosn't comma separate. The are put in the wrong colums
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 the parameters correctly and maybe it isn't the right
ways to do it anyway.
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 the parameters correctly and maybe it isn't the right
ways to do it anyway.