Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

weird PROBLEM in EXPORT to EXCEL

Status
Not open for further replies.

trichie

Programmer
Aug 26, 2003
5
US
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!
 
I have this same problem, did you get any answers yet????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top