How familiar are you with VBA?
I suggest you record these steps as a macro within the DB document first, then copy this macro to the target document vba and remove it from the DB document.
In the target (to print) document, arrange like this
1- An input box to be displayed asking for the docket using a variable for the docket number (myDocket = inputBox("Please enter the docket number.").
2- Following this you define the word document object and open the DB document in the background to get this info.
3- Set the Db document object to close.
4- add the steps you copied from the DB document and edit as necessary, using the word doc object for the DB document and using the docket variable value for the search.
5- Switch the document to reveal field codes and do a search/replace.
6- Switch the field codes back to hide field codes.
7- Print the document.
Let me know if this is clear enough or if you need the precise code.
If you prefer, you can also send me the documents to emanfatih@smartistek.com
I'll send you back including the macro.
But do this really if you cannot manage it yourself
_______________________________________
Eman_2005
Technical Communicator