Great Morning Experts.
In my form I have a ComboBox Field.
The Row Source Currently Tells the ComboBox to display all the current entries in the database, however, i only want records related to the entry im in to be displayed in the combobox.
So using code, how do i tell the ComboBox to only display records related to this specific entry, i could use the RegistrationNumber Field as the "keyword/Criteria" field, so all registration numbers that are the same would only be displayed in this ComboBox.
how do i achieve this.
I'd be Eternally gratefull.:banghead:
In my form I have a ComboBox Field.
The Row Source Currently Tells the ComboBox to display all the current entries in the database, however, i only want records related to the entry im in to be displayed in the combobox.
So using code, how do i tell the ComboBox to only display records related to this specific entry, i could use the RegistrationNumber Field as the "keyword/Criteria" field, so all registration numbers that are the same would only be displayed in this ComboBox.
how do i achieve this.
I'd be Eternally gratefull.:banghead: