G
gagecres
I have a form that has a multi-select list box and a subform used to enter
new records into the table used to populate the list box. When, using the
subform, a new record is added to the underlying table used to populate the
list box, how do I get the newly entered record to appear in the list box?
Is it just a matter of doing a requery? If so, what is the code,
"me.requery"? Also, where do I put the code?
new records into the table used to populate the list box. When, using the
subform, a new record is added to the underlying table used to populate the
list box, how do I get the newly entered record to appear in the list box?
Is it just a matter of doing a requery? If so, what is the code,
"me.requery"? Also, where do I put the code?