L
Laser
Hi
I'm new to vb so any help is much appreciated.
I have 2 checkboxes at the top of a document that once ticked will run a
macro to insert a heading based on which box is ticked. One of the boxes
disappears once the heading is inserted but the remaining box stays.
Is there a way to code a checkbox to either hide or delete once the checkbox
is ticked.
I have tried
cbxHeading.Delete
but this doesn't work. Can this be done?
Thanks
I'm new to vb so any help is much appreciated.
I have 2 checkboxes at the top of a document that once ticked will run a
macro to insert a heading based on which box is ticked. One of the boxes
disappears once the heading is inserted but the remaining box stays.
Is there a way to code a checkbox to either hide or delete once the checkbox
is ticked.
I have tried
cbxHeading.Delete
but this doesn't work. Can this be done?
Thanks