I need to generate a quarterly report (user input date parameters) that contains about 60 different calculations. I have been writing a procedure with a series of nested Case statements to produce the calculations. I thought they were too difficult to do in a query. How do I tie these calculations to a report? (I'm using Access 2000.) I only want the calculations on the report with some labels and other text, nothing else from the database. I'm new at Access and any suggestions would be greatly appreciated. Thanks!