I give up! I've tried these two methods from Microsoft and I can't get them to work.
http://support.microsoft.com/default.aspx?scid=kb;en-us;209576
(Both queries were built successfully, but I can't connect the main one to my form. Instead, a window opens asking me for my primary value.)
http://support.microsoft.com/kb/289670
(This is just way too confusing, but I tried!)
I have Access 2003.
My form is called frmTestResults
My combo box1 is cboMCCSelect
My combo box2 is cboSPOCSelect
I have a table called tblMCC and another called tblSPOC
tblMCC has the following fields:
MCC ID (Primary key)
MCC Name
Location
tblSPOC has fields
spoc_id (primary key)
spoc_name
associated_mcc (foreign key, linked to MCC Name from previous table)
The selections go in my tblTestResults table.
I don't know what else I can tell you. If someone can help, it would be awesome!
Meli
http://support.microsoft.com/default.aspx?scid=kb;en-us;209576
(Both queries were built successfully, but I can't connect the main one to my form. Instead, a window opens asking me for my primary value.)
http://support.microsoft.com/kb/289670
(This is just way too confusing, but I tried!)
I have Access 2003.
My form is called frmTestResults
My combo box1 is cboMCCSelect
My combo box2 is cboSPOCSelect
I have a table called tblMCC and another called tblSPOC
tblMCC has the following fields:
MCC ID (Primary key)
MCC Name
Location
tblSPOC has fields
spoc_id (primary key)
spoc_name
associated_mcc (foreign key, linked to MCC Name from previous table)
The selections go in my tblTestResults table.
I don't know what else I can tell you. If someone can help, it would be awesome!
Meli