How do you remove the carriage return symbol (square) from the Excel formatted crystal report.
When the report is exported to excel. There are square symbols. HOw do you remove this prior to ...
I have a Visual Studio 2005 application with an embedded Crystal Report that produces packing slips. The main report prints multiple packing slips.
The main report has an embedded subrepor...
I have developed a C# windows application using the Crystal Viewer component
Visual Studio 2005 enterprise.
I have downloaded the merge module for Crystal version 11 release 2 and used it...
Hi,
On my XP Pro SP2 machine the following is installed...
Crystal Reports designer v8.5
SQL Server Express 2005
Visual Studio 2005 Professional
I cannot connect to the SQL Instance ...
Hi all
We developed Windows application using VB.NET and Crystal Reports bundled with Visual Studio 2005
While running with setup wizard, it is required to install crystal reports run ti...
I have alternating colored rows in a bunch of reports, using the formula "If remainder(recordnumber, 2) = 0 then crwhite else rgb(). Some of the reports however have groups, I would like to be...
I am using the Crsyal report viewer control in C# ( Visual Studio 2005)
I use the attached code
the report loads - but loads with the saved data. I want it to refresh automatically.
Tha...
Can I get the syntax for SQL in SQL Expression field? I have been trying with a very basic SQl statement & I keep getting an error message of error near Select
SELECT nametable.namefirst
F...
Is ther a way - using I assume a parameter and function - to limit the number of records read from a file or records selected. We have some very lagre files and I would like to offer - as a p...
I have been experimenting with Command Objects in my CR but the simple SQL queries that I have been using are slowing down the report to the point to where it is unuseable. Any solutions or su...
I'm trying to do a string manipulation in CR XI R2 and it's not working for me. It's probably simple and I'm overcomplicating it.
I have a string value (named "itemCode") composed of lette...
Hi Experts
I am creating a project based on Student Classes Attendance, in which I have 6 tables, all are linked with main table. Main table is "tblSheet" and related tables are like "tblP...
In Crystal Reports for .NET 2003, I have a formula which returns a numeric result, which I insert into a text object ("There are nn objects"). By default, CR formats the number with two decima...
I have two subreports in a main report. One subreport lists and calculate the total billings by Job for a certain time period. The other subreport lists and calculates the charges by Job Pha...
hello,
I'm using Crystal Reports in VS2005, and i need to show selected date from Windows Form in a Crystal Reports unbound fields?
I made query like from_date - do_date, and I need show i...
I am creating a report that shows tickets filtered by void reason codes and dates. The report needs to show tickets printed between specified dates and limited to a specific reason code and al...
I thought I was nearing 'Intermediate level' but this chart issue has stumped me, so maybe not.
I have a set of data returned by a stored procedure.
Basic format is:
Type Week ...
Greetings Everyone,
I have some problem with calculating Business hours in crystal XI. Following is a sample out of data. our business time is from 07:00 hrs to 16:00 hrs and business days...
How to setup (imports, references etc.) a vb.net project to use Crystal Reports 9 (which is also installed) to export to text formats?
Crystal .net seems not to support such an export.
t...
Hi,
I am using Crystal reports XI to create a product catalogue. I have over 1000 pictures (OLE objects) in the details of the report. Each image is a different size. I want each image autom...
We are currently using Crystal Reports with Mas90 for order/inventory management. We currently have two reports setup and working great.
Report 1
Shows inventory item number, qty on hand, ...
I have a customer who runs my software on 3 computers. He upgraded all to XP Service Pack 3, which may or may not be connected.
On 1 machine only, when he tries to print a report he gets t...
Hello and thanks in advance. Nice place you have here.
I have taken over a project from somebody else and I do not have a ton of ASP.net experience.
I have an asp.net application that d...
I am using crystal reports 10, vb6 cr designers, and sql server 200
things work great as long as i run the cr designer where it was developed when I try to run it on another server i get the ...
i am trying to compile a report that is sourced from two different tables (not linked at all) in the same database, i just want to display information from two different tables in the same rep...