View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cher Cher is offline
external usenet poster
 
Posts: 9
Default How do I set up a macro to save an Excel worksheet as a .prn file?

I have a multipage workbook and I need to setup a macro to save "sheet 3" as
a seperate .prn file. I've tried using the SaveAs macro function with .prn
at the end of the file name but it still saves it in Excel form.