Is it possible to have DCount field count specific records in a report footer? I am working with a report that shows how many orders have been fulfilled. I have a DCount filed that shows how many orders have been made so I can calculate a fulfillment percentage in the reprot header.
I have a report footer that groups by fulfillment date (month). I would like to place the DCount in the footer as well to show the stats by month. I copied the DCount textbox from the report header but it is giving me the exact same info in the footer as the header.