AccessKurzo
Dazed and Confused
- Local time
- Today, 06:29
- Joined
- Jan 5, 2001
- Messages
- 55
I have a bound form and I need to grab values of a couple controls on the form load event- unfortunately, the form hasn't fully 'loaded' when I try to call the code and get errors. I have tried the code in the form_open, form_activate, form_gotFocus - none of them will work.
How can I open a form and when it has fully opened, execute some code?
How can I open a form and when it has fully opened, execute some code?