I have a report that is a Work Order. Everytime the work order is printed I would like to add some "Special Instructions" to it. However, I don't want the instructions being saved in the database as a field in a table, I just want them to print on the Work Order. The same work order may get printed several times for different reasons, and the "Special Instructions" will be different each time and there is no reason to save them.
I've tried using an unbound "Text Box" where I want the instructions, and then a standard Pop Up Dialog Box allows me to type in it, but that dialog box is really to small to type a lot of Instructions in.
Can somebody point me in a direction of a possible custom dialog that I can make as a form that will Pop up and let me type these instructions in? Thank you.
I've tried using an unbound "Text Box" where I want the instructions, and then a standard Pop Up Dialog Box allows me to type in it, but that dialog box is really to small to type a lot of Instructions in.
Can somebody point me in a direction of a possible custom dialog that I can make as a form that will Pop up and let me type these instructions in? Thank you.