Hello everyone! My problem is that I am am creating a report that has some complicated totals. So I created a set of code that opens the report, then performs a set of sql queries to find each total. This procedure works very well if the report is greater than one page. However, if the page is only one page then the totals are blank. The code is working correctly but it's like the report needs to be refreshed or something. Any suggestions would be greatly appreciated!!