When I use a criteria in a query such as [Forms]![FormName]![ComboBoxName] is there a way to use a value from another column other than the first.
For example, I have a combo box that shows the following records: NameID | CityID. Can I use the record of the cityID in the combo box to search records in other combo boxes?
Thank you for your help
For example, I have a combo box that shows the following records: NameID | CityID. Can I use the record of the cityID in the combo box to search records in other combo boxes?
Thank you for your help