View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Sheehan Joe Sheehan is offline
external usenet poster
 
Posts: 1
Default Exporting multiple worksheets as CSV

I'm looking for a way to automatically export multiple worksheets as
CSV. I have some code that will export the Active Sheet. I'm not
looking for fancy renaming - I basically just need to turn each
worksheet in an XLS file into its own CSV file. Has anyone already
done this?

Thanks
Joe