View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
morsi morsi is offline
external usenet poster
 
Posts: 3
Default csv file with special separator

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