Printing Linked Object

J

John

I have a table with an OLE object data type field containing links to word
documents that are different for each record.

I have a form based on the table which shows all the details of each record.
I would like a command button on the form to enable me to print the word
document that is described in the link (or at least open it) .

As a second 'challenge' - as this document is in colour and our default
printer is B/W, I would like the proceedure to temporarily choose a different
printer.

Any suggestions gratefully received.
 
Top