I have a form that runs off of a query. The query has you enter three items.
[Enter Request Number] [Enter Case Number] and [Enter Version Number].
When entered correctly it displays the results on the form, however it the numbers entered don't match to any record it displays the form just with no values populated. I want it to display a message box saying "No records match the inputted items" or something...