I have a form that I need to see if I can make a check box or set of check boxes read only if one or some are selected. Its a funds request that will route to the appropriate director based on the category they select. If the other option is selected I want the other three check boxes to become read only, and if any of the other three are selected I want the other box to become read only. Does anyone out there know of a way I can do this? I understand that there are other things I can do to make it work, but I am trying to avoid having to change the currently available variables which would cause me to make significant changes to the process diagram. Any help would be appreciated!