D
Dick Minter
I have added code to a form to trap the error when the user attempts to enter
an unmatching entry into a combo box field (that restricts entries to a
list). The code calls a (modal) dialog box that allows the user to open a
form for updating the combo box source table. The problem: how do I close
the dialog box before opening the second form?
DM
an unmatching entry into a combo box field (that restricts entries to a
list). The code calls a (modal) dialog box that allows the user to open a
form for updating the combo box source table. The problem: how do I close
the dialog box before opening the second form?
DM