Hello,
I have a form with Field1. I have a combobox in the form. I need to get the value from Field1 in order to implement it in the query for the combobox.
Basically I want to filter the combobox list to show unused (unmarked) rows in a table. However, since the current record in the table...