Opening csv file

G

Guest

Hi,

I have a macro that opens a csv file. Here is the problem
On my computer the csv files have a ".csv" extention on the end
"filename.csv" but on my coworkers computer there is no csv extention. So
the macro works on my computer but not on his.

Is there a reason there is no ".csv" extention - do you know the most
efficient way to solve the problem?

Thanks for your help.
 
G

Guest

on your colleagues computer, go into windows explorer

tools-->folder options, click the view tab and deselect the option 'hide
file extensions for known file types

That should fix it

cheers
 
G

Guest

Thanks that is very helpful.

DazzaData said:
on your colleagues computer, go into windows explorer

tools-->folder options, click the view tab and deselect the option 'hide
file extensions for known file types

That should fix it

cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top