Forms VisualBasic Script

Sub value()
  UserForm1.CheckBox1.Value = True
End Sub