View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default With excel 2003 could open .csv file but not in excel 2007.

I'd reregister excel

Close excel
windows start button|Run
excel /unregserver
windows start button|Run
excel /regserver

If that doesn't help, you may want to provide more info--what you did and what
happened when you did it?



TexPop wrote:

I have succesfully downloaded .csv files with a macro in my Excell 2003 for
years, but that macro no longer works. I can't even open a .csv file with
Excel. Any suggestions.


--

Dave Peterson