Change event trigger
- From: "Tony" <duy944t@xxxxxxxxx>
- Date: 31 Dec 2005 12:38:00 -0800
Hi,
I have two forms A and B, both opened. In form A, I programmatically
change the Date of Birth field of the current record of form B. I
noticed that form B automatically displays the new data correctly.
However, when I tried trapping the After Update, On Dirty, On Change,
and On Current events of the Date of Birth text box, none of them gets
triggered. I want to trap this change event so that in form B, I can
programmatically calculate the Age field based on the Date of Birth
field that was changed. Is there a way to handle this situation?
Thanks
Tony
.
- Prev by Date: Re: DAO peculiarity in A97?
- Next by Date: Re: =Iff(([Me]![Gender])="M","Male","Female")
- Previous by thread: detail section in a report
- Next by thread: Erl
- Index(es):
Relevant Pages
|