G
Guest
I am trying to create a form that allows users to checkbox a section of text
for deletion in a macro. I have created checkboxes for each section and the
users check the box if they want keep that section. I am trying to write a
macro to remove all sections of text that were unchecked after they are
finished with the document. Is there an easy way to search for a checkbox
form field, and determine if it is checked or not? If there is, I can
highlight and delete up to the next section. I am not a VB programmer.
Anyone have any creative ideas? Thanks.
for deletion in a macro. I have created checkboxes for each section and the
users check the box if they want keep that section. I am trying to write a
macro to remove all sections of text that were unchecked after they are
finished with the document. Is there an easy way to search for a checkbox
form field, and determine if it is checked or not? If there is, I can
highlight and delete up to the next section. I am not a VB programmer.
Anyone have any creative ideas? Thanks.