patrickd123
Patrickd123
- Local time
- Today, 15:55
- Joined
- Jan 21, 2007
- Messages
- 29
Hi,
I am looking for a way to properly initialize unbound field. The problem is that it keeps the previous values when I go to next record. I think the problem is that I put my initialisation coding in the form's load event which occurs only once when opening the form. I guess that if I could find an event that triggers each time I go to a new record, my problem would be fixed.
Thanks for your suggestions
I am looking for a way to properly initialize unbound field. The problem is that it keeps the previous values when I go to next record. I think the problem is that I put my initialisation coding in the form's load event which occurs only once when opening the form. I guess that if I could find an event that triggers each time I go to a new record, my problem would be fixed.
Thanks for your suggestions