R
rblivewire
Is there any way where I can VB program a check box to check when
another check box is checked?
Ex.
If me.checkbox1.checked = true then me.checkbox2.checked = true
another check box is checked?
Ex.
If me.checkbox1.checked = true then me.checkbox2.checked = true