03-01-2012 09:01 AM
I am using Sace Act pro 2011. When i run a notes and history report i want it to count the number of contacts in the report on the top of the page. Does anyone know which field does that.
03-01-2012 01:46 PM
There isn't any field for that. You can apply a count of a field to the report but it counts all records processed so that records that are filtered out of the report would still be counted.
01-12-2018 06:37 AM
Did you ever figure this out - I am having the same problem - ACT 2006 had a count at the top of the report....Act 2011 doesn't
01-16-2018 03:16 AM
01-16-2018 11:51 AM
if you have MS Access, you can write all the custom reports you'd like by linking to the data tables. there's some tricks, but once you get linked, and figure out the table structure, it's pretty straight forward access query/reporting - you can count anything then!