FredCailloux
Registered User.
- Local time
- Today, 09:51
- Joined
- Feb 1, 2017
- Messages
- 15
When you create a brand new form with the Access Wizard, data from the linked table magically appear. That newly created form have a Search Field on the bottom. It is very useful and efficient. I need to run a VBA code when the user access that search field. I have been looking substantially on the Form.Events list in the properties window and could not find any events corresponding to that search field. Furthermore, I cannot find any properties specific to that object. The Access VBA help doesn't mention anything about it either ( I could not find any). Clearly, Access offer so many events connected to all the Form objects and the Form itself, there has got to be some Events triggered by that search field.:banghead:
How can I access the Form Search Field and or it's Events via VBA ?
Much appreciation for your help
How can I access the Form Search Field and or it's Events via VBA ?
Much appreciation for your help