Hi all,
I am trying to use the check boxes from Forms.
I have inserted check boxes and i have code that executes based on whether these check boxes are checked or unchecked.
What would be the macro code that i need to use for achieving this.
I tried something like
But, i get an error while executing the macro that says:
Run-time error '438':
Object doesn't support this property or method.
Please help.
Thanks