Automatically requery

  • Thread starter Thread starter Guest
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Send to table 6
Syntax for Refreshing Control on Sub-Subform 6
Conditional Formatting on Subform 3
Requery Sub Form 2
How to unhighlight list item 3
Requery unbound textbox 1
Forms and subforms 3
DSum ? 9

Back
Top