I have an inventory base that I am creating with multiple tables for a hotel. Tables are as follows:
Inventory Table with linked fields for “Measurement” Table & “Department” Table.
We would like to limit record selection in the Measurement linked r...