Thread: checkboxes
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
cmart02[_2_] cmart02[_2_] is offline
external usenet poster
 
Posts: 18
Default checkboxes

The default value is either true or false. You cannot have 1 AND 0 at the
same time as argumentos of a boolean control as it can only assume either one
state or the other.