View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
George M George M is offline
external usenet poster
 
Posts: 5
Default save as CSV - changing delimiter

I need to code this is a macro. becuase this is a spreadsheet that gets used
by many users.
I would like to automate the process

Thanks
GM

"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?