Is is possible to have a combo box on a form that shows the value saved in the table matching the selected record, as well as providing the other possible values in that table in the drop-down for changing the selection for that record? I have a multi-table form and would like to be able to view...
I have 2 tables: parent table= tblListProv and child = tblCriteria. tblCriteria needs to store multi-selections linked by Prov_ID to tblListProv from a listbox (lboCriteria) that I placed on frmForm1. I can select more than one item from the listbox (using simple property) but how do I save...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.