Hi! I encountered a very weird problem while exporting to excel. I'm using CR 8.5 and I'm designing my report in VB 6.0.
My report has 1 subreport, which of course can be displayed a number of times depending on the number of entries retrieved from the database. In the subreport, I have a couple of summaries (sums), of the total number amount ordered and the total price. What I needed to do was get the grand total from these summaries in the subreports and show them in the main screen, so I used shared variables. This works great. When I preview the report, I get the correct grand totals.
My problem is when I export to excel, I get the wrong totals. To be more specific, I get a value that is double the correct value (although the totals for each subreport remains the same).
I already installed the fixes available (my excel export DLL is dated 8/8/03).
Would you know what's causing this?
Thanks!
My report has 1 subreport, which of course can be displayed a number of times depending on the number of entries retrieved from the database. In the subreport, I have a couple of summaries (sums), of the total number amount ordered and the total price. What I needed to do was get the grand total from these summaries in the subreports and show them in the main screen, so I used shared variables. This works great. When I preview the report, I get the correct grand totals.
My problem is when I export to excel, I get the wrong totals. To be more specific, I get a value that is double the correct value (although the totals for each subreport remains the same).
I already installed the fixes available (my excel export DLL is dated 8/8/03).
Would you know what's causing this?
Thanks!