View Single Post
  #1  
Old May 25th, 2010, 03:35 PM posted to microsoft.public.access.forms
Anthony[_12_]
external usenet poster
 
Posts: 4
Default Form will not allow checkbox option group or toggle

I have a basic for I'm trying to add a check box to. I add the check
box then add a text box
=IIf([Check736]=yes,"A","Left") simple yet I save the form and open in
print preview and the checkbox is inactive. If I add an option group
It does the same thing. The statements are all correct but in print
preview the options and boxes become inactive and do not allow
checking. Any help is much appreciated