P
Peter
I have 4 checkboxes in a userform, depending on which ones
are checked I need to insert different language in a
document. How do I retain the value of a check box for
later querying?
I need the IF statements to look like this
If thisischecked
If this isalsochecked
insert this text
Else
insert this other text
Endif
Thanks
Pete
are checked I need to insert different language in a
document. How do I retain the value of a check box for
later querying?
I need the IF statements to look like this
If thisischecked
If this isalsochecked
insert this text
Else
insert this other text
Endif
Thanks
Pete