Copying a selected prn file to printer.

A

Adam

I've written some code that saves a sheet to a prn file
(using the print to file option) then copies it to our
company fax server (to auto fax) and also a copies it to a
archive folder.

What I need help with now is I need some code that will
open some sort of box that will allow everyone to select
one of the .prn files in the archive folder so that I can
then allow it to be copied to a printer.

Ive been playing around with some of the open commands but
I dont actually need to open the file just select it, so
that it can be copied.

Thanks Adam
 
B

Bill Manville

Adam said:
Ive been playing around with some of the open commands but
I dont actually need to open the file just select it, so
that it can be copied.

Try Application.GetOpenFileName


Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup
 

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

Top