GaelicFatboy
Registered User.
- Local time
- Today, 19:17
- Joined
- Apr 17, 2007
- Messages
- 100
I’ve got a popup, modal ‘Search’ form that is used to search for a building project id#. Once this number is found a command button can be pressed to write this id# into a textbox of a second ‘Project’ form residing in the background and then close the ‘Search’ form, bringing the ‘Project’ form into focus.
The problem I have is being able to call the ‘AfterUpdate’ sub procedure of the id# textbox within the ‘Project’ form. What code can I write to trigger this procedure from the ‘Search’ form?
Cheers
D
The problem I have is being able to call the ‘AfterUpdate’ sub procedure of the id# textbox within the ‘Project’ form. What code can I write to trigger this procedure from the ‘Search’ form?
Cheers
D