Hello all,
I hope someone can help me with this question. I have a database set up similar to the frmCombo1 that is in Northwind's sample database. However, instead of using a list box, I would like to use a subform. The idea being the user will select options from 2 combo boxes and the subform returns all rows of data the match the options. Then the user can make any updates/changes that are needed to these items (pricing changes, etc). Does anyone know what code changes I can make to have this work with a subform? Thanks for your help!
I hope someone can help me with this question. I have a database set up similar to the frmCombo1 that is in Northwind's sample database. However, instead of using a list box, I would like to use a subform. The idea being the user will select options from 2 combo boxes and the subform returns all rows of data the match the options. Then the user can make any updates/changes that are needed to these items (pricing changes, etc). Does anyone know what code changes I can make to have this work with a subform? Thanks for your help!