How can I prevent a report from "reporting" when I open the excel file? I thought I could force the report to not re-generate upon opening.
2 comments
-
Jet Reports Historic Posts If you are using Excel 2003 or later, you can change cell A1 to Auto+Hide+Values on all worksheets in the workbook.
Also, for some reports, I've had to go to, in Excel 2003 (not sure where it is in 2007), Tools, Options, and on the Calculation tab, set the calculation to Manual.
Also, I think if you use =NOW() or =TODAY(), Excel always recalculates the workbook, even when set to Manual. -
Jet Reports Historic Posts May I recommend to read the Jet Reports Help file here. You may download this from the support site.
http://support.jetreports.com/index.php?_m=downloads&_a=view&parentcategoryid=14&pcid=0&nav=0
Please read the chapters on "Introducing Report viewers" and "Evaluating formulas" :)