Hi All. I'm Sure this is simple enough, but i just cant seem to figure it out.
I want to use a Combo dropdown box with Codes FC000 - FC900. to return records in a second drop down box that begins with the Letters selected in the first dropdown box.
So When a Record is Selected in ComboBox1 eg: (FC0**), ComboBox2 brings up the record to match (FC000).
eg:
ComboBox1: ComboBox2:
FC0** FC000
FC010
FC020
I hope i have expressed what i want to do.
Any Help would be greatly appreciated.
I want to use a Combo dropdown box with Codes FC000 - FC900. to return records in a second drop down box that begins with the Letters selected in the first dropdown box.
So When a Record is Selected in ComboBox1 eg: (FC0**), ComboBox2 brings up the record to match (FC000).
eg:
ComboBox1: ComboBox2:
FC0** FC000
FC010
FC020
I hope i have expressed what i want to do.
Any Help would be greatly appreciated.