Open CSV-file

P

psm

When I open my csv-file using File/Open-commands
everything is all right. But if I record the same
operation in macro and run it, the result is different;
wrong. Can somebody help me?
 
B

BorderMan

My guess- the correct options that you put in the wizard are not in the recorded macro. Edit the macro and verify the Workbooks.OpenText Filename options are what you expect

Hope this helps.
 
Top