ShaneMan
04-01-2008, 09:46 PM
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
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
Could an expert answer this question? I would like to know how to use the NotInList Event procedure as well
Thank You
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
Could an expert answer this question? I would like to know how to use the NotInList Event procedure as well
Thank You:confused:
ChrisO
05-02-2008, 04:03 PM
It was answered here. (http://www.utteraccess.com/forums/showflat.php?Cat=&Board=83&Number=1622258&Zf=&Zw=&Zg=2&Zl=a&Main=1620847&Search=true&where=&Zu=20036&Zd=l&Zn=&Zt=3e8&Zs=&Zy=#Post1622258&Zp=)
You may need to become a member to get the download.
Regards,
Chris.