I currently have four combo boxes to fill in one unbound text box. The information used to fill in theses boxes comes from a written report, however I can't control in what format it will be written. There are 5,000 primary names and some of these names might have secondary and/or third alternate numbers, etc. I use this data to print out charts based on the primary name, without it the charts are hard to understand. Currently I have a various combo boxes labeled as below:
TEXT BOX Name NO1 NO2 NO3
Data from ComboBox Proper Name # # #
If you select NO1 the Proper Name is filled in the text box and so on. Instead of a Text Box and four combo boxes, I would like to know can I have one combobox in which I can type the Proper Name and it pops up, are if I type the number stored in NO1 and so on the Proper Name again will pop up. I have a table already designed.
If I type Apples it pops up, now if I type NO1 which is in the adjoining columm, which lets say is 05, when I type in 05 I would like Apples to appear instead of item not in list. If this is possible any help would be appreciated.
Thanks
TEXT BOX Name NO1 NO2 NO3
Data from ComboBox Proper Name # # #
If you select NO1 the Proper Name is filled in the text box and so on. Instead of a Text Box and four combo boxes, I would like to know can I have one combobox in which I can type the Proper Name and it pops up, are if I type the number stored in NO1 and so on the Proper Name again will pop up. I have a table already designed.
If I type Apples it pops up, now if I type NO1 which is in the adjoining columm, which lets say is 05, when I type in 05 I would like Apples to appear instead of item not in list. If this is possible any help would be appreciated.
Thanks