Upon closing one form, I'd need a specific item in another form's list to be selected.
Basically:
Form A: main form, lists all records in db
Form B: new record creation form
Upon saving/closing Form B (thus returning to form A), is there a way for the newly created record to be selected in form A?
Thanks in advance!
Basically:
Form A: main form, lists all records in db
Form B: new record creation form
Upon saving/closing Form B (thus returning to form A), is there a way for the newly created record to be selected in form A?
Thanks in advance!