How can I set a form control to filter a record set to pre-defined filter. I created a query to do what I want, see it below.
I just don't know how to add this to a form control, such as list box or drop-box.
Any help I appreciate...
Archive
SELECT [Application Log 1].ID, [Application...