M
MarieJ
Hi,
I want two checkboxes to be checked when the user form appears in Word.
Right now the lines that build the checkboxes are:
WordBasic.CheckBox 10, 35, 125, 16, "Certified Fee", "CheckBox2"
WordBasic.CheckBox 10, 55, 177, 16, "Return Receipt Fee", "CheckBox3"
Is there something I can add so those two checkboxes will automatically be
checked when the dialog box appears?
TIA mariej
I want two checkboxes to be checked when the user form appears in Word.
Right now the lines that build the checkboxes are:
WordBasic.CheckBox 10, 35, 125, 16, "Certified Fee", "CheckBox2"
WordBasic.CheckBox 10, 55, 177, 16, "Return Receipt Fee", "CheckBox3"
Is there something I can add so those two checkboxes will automatically be
checked when the dialog box appears?
TIA mariej