Hi all,
I need to be able to make a command button on a main form become invisible from a check box on a sub form.
I have tried different option without success.
I know how to make a command button invisible
ie:button.visible = true/false etc.
But to get this to work once the checkbox on the sub form
is checked.
Any help appreciated.
Kp
I need to be able to make a command button on a main form become invisible from a check box on a sub form.
I have tried different option without success.
I know how to make a command button invisible
ie:button.visible = true/false etc.
But to get this to work once the checkbox on the sub form
is checked.
Any help appreciated.
Kp