Hi Brett, I have had a look at your database and am confused as to what exactly you want me to do.... Your database has no charges or credits in the current month - in other words, you have added no transactions since your last monthend. If I look at the history (or month end data) it appears that you ran 2 month ends on the 28/05/2010. How exactly are you viewing the May invoices? Report.ExportOptions.DiskFileName = Report.ExportOptions.DestinationType = crEDTDiskFile Report.ExportOptions.FormatType = crEFTPortableDocFormat Report.ExportOptions.UseReportDateFormat = True Report.ExportOptions.UseReportNumberFormat = True Report.Export False report.ExportOptions.PDFExportAllPages = True form1.CRViewer1.Refresh