Hi Everybody, I hope somebody can help
I have a cross tab that shows count of repairs by garages, and good/bad service against them.
I really want to supress the complete area to only reco...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23677673.html
Hi,
I am a beginner/starter in Crystal reports. Someone, please help me of where I can download the sample software package and also I need to guidlines (from where I can download the guidelines)...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23085624.html
I have an audit report that shows each transaction in the detail section - if a transaction has been audited and changed, it shows up multiple times based on how many changeds were made. I can s...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23160439.html
Hi all
I am using the following formulas, based on 1 group:
@init (Group Header section)
whileprintingrecords;
stringvar array Pupils_1C;
numbervar counter:= 0;
@frm_Find_1C(Details sec...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23224164.html
I have a complex report that I'm trying to run using Mas90 as the database.
The purpose of this report is to give us specific inventory levels by item considering all shipping orders and receivi...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23292987.html
Is there a way to run a running variable date field in a crystal report? What I need is for it to pull a first field CurrentDate and then create additional groups for CurrentDate+1, CurrentDate+2, ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23293749.html
I am new to crystal reports and i would like some help. I have a table that contains personal information such as name, address, etc in sql server 2005 that is related to another table that contain...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23294490.html
I run into this scenario all of the time and have yet to come up with a solution. I have a report with a group header. In this group header is a formula that assigns a variable. I then have another...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23297175.html
I have numbers that I am displaying in a report. I need the numbers to display up to 4 decimal places but I don't want ending zeros to be displayed.
So if I format the number for 1.0000 then ...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23327189.html
I have a SQL script that returns the records I need. I need to be able to generate a Crystal Report using this same script. Any ideas how I might get that done? I can't find any Crystal language...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23422600.html