I have an Invoice Detail file that contains records by the following:
Invoice Line Item
Customer
Product Class
Product
Lot Number
Invoice Date
I wrote a report that summarizes the sales by Product Class by Month.
Is there a way to calculate/count how many invoices were processed in a month? The Invoice Detail file can list an invoice number more than once depending on how many products and lot numbers are on the Invoice.
Invoice Line Item
Customer
Product Class
Product
Lot Number
Invoice Date
I wrote a report that summarizes the sales by Product Class by Month.
Is there a way to calculate/count how many invoices were processed in a month? The Invoice Detail file can list an invoice number more than once depending on how many products and lot numbers are on the Invoice.