View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
dlw dlw is offline
external usenet poster
 
Posts: 510
Default save as CSV - changing delimiter

might be easier just to pull it into notepad and do a search/replace

"george m" wrote:

I need to save a file as CSV, But I need the delimiter to be a semicolon (;)

Can this be done with a macro?