G
gmazza via AccessMonster.com
Hey there,
I have a form and a subform based on the same table.
My table has 4 fields as the primary key.
These same fields I have as combo boxes on my main form, and the rest of the
fields in my table are in my subform.
My combo boxes all work nice with eachother, thats not my problem.
After my combo boxes get updated, nothing is showing up in my subform.
The query for my subform is based on the choices in the combo boxes on the
main form.
ie: The criteria for the key fields say Forms!FormName!comboName
The master child fields are the 4 key fields.
Can anyone help me as to why this is not working?
I have a form and a subform based on the same table.
My table has 4 fields as the primary key.
These same fields I have as combo boxes on my main form, and the rest of the
fields in my table are in my subform.
My combo boxes all work nice with eachother, thats not my problem.
After my combo boxes get updated, nothing is showing up in my subform.
The query for my subform is based on the choices in the combo boxes on the
main form.
ie: The criteria for the key fields say Forms!FormName!comboName
The master child fields are the 4 key fields.
Can anyone help me as to why this is not working?