I have a form "Finish" which has a record source "finish query". Criteria for the query is that they must enter an item # to view only that record at that time. I want them to be able to just type the item # into a text box to view that record without having to close and reopen the form. I don't want the records to be editable and I don't want users to be able to scroll through records at the bottom of the window either.
I don't know if its possible but I would also like to do this with two different queries on the same form. The second being where they type a hood # to view a record.
I don't know if its possible but I would also like to do this with two different queries on the same form. The second being where they type a hood # to view a record.
Comment