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

it is ok I have worked it out

Thanks
Greg B
"Greg B" <littlelap(no wrote in message
...
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