Hi. I am very new to SQL. I am working on an Access 2007 database. I want to create a form with a combo box, which I know how to do. However, once I select the appropriate SampleID from the combo box, I would like the subform to repopulate with the correct data corresponding to the selected SampleID. This is where I am having problems. Thanks in advance for any help.
FYI, the main table is called all_net_data. Eventually, I would like to have three subforms repopulate with all the data corresponding to the specific SampleID selected (each subform corresponding to a different table).
Does this make sense? Again, I am new to Access and SQL.
Thanks,
Charlie
FYI, the main table is called all_net_data. Eventually, I would like to have three subforms repopulate with all the data corresponding to the specific SampleID selected (each subform corresponding to a different table).
Does this make sense? Again, I am new to Access and SQL.
Thanks,
Charlie
Comment