Okay, I hope I can successfully communicate what I need help with. I have a form with list boxes to indicate if a metric element is MET (compliant) - choices are N/A, NO, and YES. One of the elements has nine sub-elements. All sub-elements must be MET (YES) for the main element to be considered MET. If any one is a NO, then the main element should be NO. Is there a way to set up that main element list box to automatically show a NO if any of the sub-elements have a NO? Hope this makes sense.