Hiding checkboxes once ticked using vb editor in word 2003

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
 
C

Cindy M.

Hi =?Utf-8?B?TGFzZXI=?=,
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
Which version of Word, and from what set of tools did you insert the checkbox?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top