Greetings!
I have a form where I'm trying to display the count of records. Originally, the Control Source for the field that displays the count had the simple =Count([fieldName]) code but apparently it is counting fields containing an empty string. This field may have either a null value or...