I have a checkbox call it chkBox if it is checked I want several fields enabled (eg. chkHere), if not I want them disabled. how do I do this I know I need an on update event for chkBox but I don't know what code will test for checked, and I don't know how to disable the item.