G
Guest
Hi!
I have a main form with with two subforms and combobox to choose Process
(cboProcess).
Subform1 has a texbox to write meeting date (txtMeetingDate).
Subform2 has a texbox to write born date (txtBornDate) and another textbox
to calc the Age in meeting date (txtMeetingDateAge).
My problem is: txtMeetingDateAge only requery after reopen the form or if to
click in cboProcess in main form.
How is possible automatically requery the txtMeetingDateAge after write born
date , please?
Thanks in advance.
an
I have a main form with with two subforms and combobox to choose Process
(cboProcess).
Subform1 has a texbox to write meeting date (txtMeetingDate).
Subform2 has a texbox to write born date (txtBornDate) and another textbox
to calc the Age in meeting date (txtMeetingDateAge).
My problem is: txtMeetingDateAge only requery after reopen the form or if to
click in cboProcess in main form.
How is possible automatically requery the txtMeetingDateAge after write born
date , please?
Thanks in advance.
an