handling the print to file prompt

  • Thread starter Thread starter hke
  • Start date Start date
H

hke

Hi,

I`m sure this has been discussed before but I can`t seem to fin
exactly what I`m looking for in previous threads.

I use a macro to print a chart to file. Excel then prompts with a prin
to file - output filename messagebox. At this point my macro stop
because I haven`t dealt with this. How do, in vba, specify the filenam
thereby completing the process of printing tha chart to file
 
If you have xl2000 or later, you can specify the filename in the Printout
command. See help for details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top