Thread: Checkbox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg B[_3_] Greg B[_3_] is offline
external usenet poster
 
Posts: 18
Default Checkbox

I have written some code that allows the person to grant a item if this
certain checkbox is true in its value.

The problem I am having is that the checkbox is on another form. is it
possible to activate that checkbox from another form?

the form name is Main
checkbox1 is the checkbox.

Thanks in advance

Greg