G
Guest
How I can put a validation rule on a textbox or
a combobox based on a query. The input must be similar as the output of a
query.
Something like: [cboName]=(Select name FROM Customers ORDER BY name)
Anyone?
a combobox based on a query. The input must be similar as the output of a
query.
Something like: [cboName]=(Select name FROM Customers ORDER BY name)
Anyone?