Hello,
I am using VBA to create a report showing the monthly cost summaries. The search dates are input by the user, and the report returns the month by month sum result. Right now this report is broken down so as to sum monthly results per customer, what I need is a sum of monthly results in total for a given period. So say that I have 2 customers, I need to have one monthly summary as opposed to one for each customer. Any suggestions?
Thanks,
Z
I am using VBA to create a report showing the monthly cost summaries. The search dates are input by the user, and the report returns the month by month sum result. Right now this report is broken down so as to sum monthly results per customer, what I need is a sum of monthly results in total for a given period. So say that I have 2 customers, I need to have one monthly summary as opposed to one for each customer. Any suggestions?
Thanks,
Z