So far I have not been able to do this and just wanted to ask to be sure I am not missing something.
I am working on a form that lists the rooms in a home and then be able to check if that room has a closet then if that room was cleaned or not cleaned.
Example, Each item is in a column across the page.
Checkbox/Dining Room Checkbox/Closet Checkbox/Cleaned Checkbox/Not Cleaned
The idea is if there is a Dining Room, and the variable is if there is a closet, then cleaned or not cleaned.
Thanks in advance!
Karen