ShaneMan
Registered User.
- Local time
- Today, 02:03
- Joined
- May 9, 2005
- Messages
- 1,224
I am using a function for the NotInList event on multiple cboBoxes. I can call the function from the forms module using: Response = NIL(NewData), however I would rather not put this call behind every cboBox and into the forms module. Is there a way to put this call into the property of the cboBox NotInList event instead?
TIA,
Shane
TIA,
Shane