S
scifinut
I have a form that has 2 sub forms for tracking applicants. My combo box
displays the records from the underlying Applicants without problem, and my
code in the NotInList event allows me to add a record to the Applicants table
(just the AppName). I need to know how to make the form access that new
record so that I can populate the other fields on the form and sub form.
Also, does it matter if my combo box is in the form header instead of the
detail?
displays the records from the underlying Applicants without problem, and my
code in the NotInList event allows me to add a record to the Applicants table
(just the AppName). I need to know how to make the form access that new
record so that I can populate the other fields on the form and sub form.
Also, does it matter if my combo box is in the form header instead of the
detail?