I have a dynamic textbox on my report with the following control source: IIf([Next_Rev_Date] < Date(), "OVERDUE", ""
The textbox name is "Overdue". Overdue is not a part of any of my tables.
I want to count each "OVERDUE" and place it in the Report Footer.
Is this possible?
The textbox name is "Overdue". Overdue is not a part of any of my tables.
I want to count each "OVERDUE" and place it in the Report Footer.
Is this possible?