View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default csv file with special separator

I doubt there is any way to redefine the separator for just one file
extension. You associate files in the folder options area of windows.

--
Regards,
Tom Ogilvy

"morsi" wrote in message
oups.com...
I have file with special extension and i would like to associate this
file to excel as a csv file. My file has the caracter "|" as separator.
How to force excel to use this separator when opening the file by a
double-click on the file ?
Thanks