I am working in Crystal 8.5. I have a subreport that I am listing the types of charges for a particular meeting that the report is based on. For example, the subreport would show:
Room and Tax: ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20396462.html
In a Crystal Report I am developing, I have a Main Report and a Sub-Report.
In the Main Report, I have a formula called SetMainHeaderOn
Shared BooleanVar SuppressMainHeader := false
This...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21350600.html
Hi:
I have a vendor front end app that runs Crystal Reports. I create the crystal report.
For this report: The main report is fed a report id which goes out to get the data and the subreports...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21384785.html
Hi all,
I initially posted this question in web development thread last week. Since NOBODY responded and i am also unable to resolve it, i m posting it. Somebody please help. Its urgent.
PROBLE...
http://www.experts-exchange.com/Programming/Misc/Q_21741775.html
Zones:
ProgrammingDate Answered: 03/22/2006 Rating: 6.6 Views: 40
I've created a Crystal Report to display the sum of labor hours taken from two separate, and disconnected data tables. The report is meant to compare the total labor hours from each of the tables,...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_24317424.html
I currently have a report and a subreport. The subreport is grouped by Category and has a field called Impressions, which has a running total calculated for each Category. I want to be able to sh...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20715074.html
Hi everyone
Help!
I have a subreport where in the detail I have a field giving quantity sold of items. I have created a shared variable for this and passed it to the main report where in the...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21309589.html
I have crystal reports 10, I have a problem, I using shared numbervar to print each subreport for OH+PO-Orders and net position. The problem is that when you have a blank record for PO or OH it pi...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21856165.html
CRYSTAL REPORTS : GRAND TOTAL OF SHARED VARIABLE
REPORT HAS 5 SUB REPORTS WHICH GIVES 5 SUMMARIZED FIELDS EACH TO THE MAIN REPORT BY USING SHARED VARIABLES.
I GROUPED BY THESE SHARED VARIABL...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_22631086.html
Using Crystal Reports 9 on Windows XP.
I've got a shared variable that adds up mileage in GF2, and then displays the current total in GF1. A formula resets the variable to zero in GH1. GF2 is hi...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_22684309.html