The nearest you can do is to use a text box so you can apply conditional
formatting. This will allow you to use white-on-white or some such
arrangement that makes the box appear to disappear.
For details on how to make a text box that looks like that, see:
Format Check boxes on reports
at:
http://allenbrowne.com/ser-52.html
If you intend the user to be able to click the check box, you will need to
place a real text box on the form behind the text box, and use the GotFocus
event of the text box to SetFocus to the check box.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Mesa" <sworn...@gmail.com> wrote in message
news:1170678122.5...@h3g2000cwc.googlegroups.com...