You could create a Crystal Report, based on the AR_InvoiceHistoryHeader table. Group the report by a formula (division #plus customer #, if you use divisions...if not, just use customer #). Insert a summary field for the group, using the count summary type, that counts the invoice # field. Suppress or hide the details and only show the group name and summary field for the count of invoices.
↧