Hi
Hope somebody is able to help me with this? I have a parameter query set up to open a report from a form via a command button(print preview report)to show/print a single record that I am viewing in a form.
Explanation:- Form called "Purchase Orders" I enter a new Purchase Order then want to print preview this particular record so have set up a report, I then click the command button on the form "print preview" and the parameter dialogue box pops up .This all works very well but wondered if there is a way to change the text that appears in the parameter dialogue box to make it user friendly ie "Enter Purchase Order Number"
This is what I have in the criteria of the query "[Forms]![Purchase Orders]![ Purchase Order Number]"
Thanks in Advance