How do I change the default "check mark" in a check box to an "x"
A Al Camp Nov 2, 2005 #2 Set the default value for the checkbox to... DefaultValue = True or DefaultValue = -1