In my form i have 10 record (lookup from table). When the user have enter the last informasion in the last record. I would like (by a macro) the form to close and upen another form. How can i make this happend?
Form: members
(locked) locked)
member_no, Name, age
1 bob 34
and so on
10 lisa 26 (this is the last record,
when the user is done entering age,
the form closes and another form open)
Form: members
(locked) locked)
member_no, Name, age
1 bob 34
and so on
10 lisa 26 (this is the last record,
when the user is done entering age,
the form closes and another form open)