I have a database where an administrator logs orders. Based on some of the orders that the user enters, certain warnings pop-up.
I want to give the user an option to open a Word doc, which contains the same info, which the administrator can them print. I know how to do this.
What I am...