I'm trying to create a form that uses combo boxes to select a table and then from that table I need to create linked combo boxes that searches for information. The first combo selects the table the second combo says I want this record the next combo says I want this column from this record and then save this information to a separate table. I'm not sure if it's possible to create a parameter query that would find the table or if there is another way to have the combo box find it. Once it is found how to get the combo boxes to find the correct cells.
I'm familiar with Access, just not VB and I'm fairly confident I will need VB to do this.
Any ideas? PiCubed
I'm familiar with Access, just not VB and I'm fairly confident I will need VB to do this.
Any ideas? PiCubed
Comment