Hi, everyone.
I have a datasheet subform with many fields being displayed (upwards of 100). Some of these are conditionally formatted so if they're blank, they're colored in red. The idea being that users are being reminded that they have to populate all of the required data. The number of 'red' (mandatory) fields will vary. For example, if one field is populated a certain way, two others then become red as well. I want to know how many 'red' cells there are by record. Is there a way to count these cells? My experience in Excel VBA says no, but I thought I would ask. I'd be open to alternative methods to accomplish my goals.
Cheers,
jj