G
Glenn Suggs
I need a field at a level break in a report to give me the count of all
printed records where a certain date field contains a date. When I use this
syntax in the Control Source property, I get a total count of all records.
=Count(IsDate([MyDate]))
What should it be?
Thanks in advance,
printed records where a certain date field contains a date. When I use this
syntax in the Control Source property, I get a total count of all records.
=Count(IsDate([MyDate]))
What should it be?
Thanks in advance,