A family of Microsoft word processing software products for creating web, email, and print documents.
I assume you're referring to checkbox formfields. You cannot cross-reference checkbox formfield results from another field. A macro is required for anything that is required to process them. Accordingly, you might get better results using a dropdown formfield to simulate the checkboxes, as you can reference dropdown formfield results from other fields. Using dropdown formfields also enables you determine whether a particular 'check' option has actually been chosen, rather than skipped over.