C
Chris
I can remember reading that you can call a sub by entering 1 line of code.
So If in my OnLoad Event I wanted to use the code in the Afterupdate event
of a checkbox I could just type
Sub chkBoxname_AfterUpdate()
Have I just dreamt this? If Not then could someone tell me how it is done?
So If in my OnLoad Event I wanted to use the code in the Afterupdate event
of a checkbox I could just type
Sub chkBoxname_AfterUpdate()
Have I just dreamt this? If Not then could someone tell me how it is done?