Hello...
I need to setup a formula in which I need to first check to see if a value is within a given range it will then perform some parsing and determine if the value is within another ra...
For example i have a report like this
*****************************
** Country ** Name **
*****************************
** Panama ** Tom **
** Mexico ** Hellen **
** Pan...
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 VA...
I have code that I use to generate PDF's from Crystal Reports. It works great, always has. I typically have access to servers to install the Crystal merge modules on (that puts all that keyc...
Hello,
How can I save connection parameters in crystal report ver XI ?
I have to run reports automatically and I need save parameters when crystal ask about user and password when connectin...
Hello friends,
I'm facing a big problem, I have not found a solution in MSDN nor Crystal Report 9 help file either: I can not use Crystal Report Viewer 9 to show my reports in Visual Basic ...
I am using Crystal Reports XI and Visual Studio 2005 to deploy Crystal Reports as (.aspx) web pages. For printing the reports, I am using the ActiveX print control provided by Crystal. The sol...
I am trying to figure out how to get the CR Oracle ODBC driver installed, because I think that will fix a problem I'm getting when trying to view Oracle tables. I use Crystal Reports XI, if ...
Hi,
I am using Crystal Reports 10 Developer Edition with Visual Studio .NET 2003.
From my crystal report viewer page(aspx page) I am calling the stored procedure to populate a dataset. ...
crystal report 8.5 while using crystal report designer from vb application i can not export report to word or ms-excel format when clicking on export button nothing is happening
Say I have a report that looks like this
Group 1
No Field1
1 A
2 B
3 A
4 A
5 A
6 B
7 C
A = 4 B = 2 C = 1
Group 2
No Field1
1 ...
What is the crystal syntax for a formula field to bring in the data of a field where the criteria is based on two fields?
In the database I have in one table a column named "Company Name" a...
Here's my question / info:
Platform this will be run on: Windows XP/2000/2003 Server
Crystal Version: Crystal Reports 10
What I'm trying to do: Export a large amount of columns to ...
I am trying to format a field within a formula field - example - If ({test} > 0, "This is a test", "This is not a test" & {test} &".") - I need the {test} to be red if it shows up.
I am trying to troubleshoot this error and I feel that I am close, but not close enough.
Can anybody give an assist?
We have a web based application that uses Crystal Reports for its rep...
I am looking for a function or formula to convert hexadecimal numbers to decimal and Decimal numbert to Hexadecimal
In Excel I use the "HEX2DEC" and "DEC2HEX" functions but I don't see any si...
I hope i can do this in a formula(s)
i have a db field in my report that will have a standardized value like
LM,1,0,0,0,1,1,1,1,0,0,0
i need the formula(s) code that will let me split...
I would like to know how to hide the main section in a report based on the sub reports not having any data to display.
Hi, I am using crystal report 10. I am wondering if we can set selected section to be printed multiple times. for example, user will input a integer to a parameter field. If the user input 3, ...
Hi,
I am using VB.NET and crystal reports for .NET (2003)
I have a crystal report, which is displayed in a crystal report viewer control when a button - 'ShowReport' - is clicked. I use ...
Is there a function in CR that finds a certain text string in a field.
I am trying to create a report that selects all results for learners if only one of their results is for a particular class. So, I only want the results for learners on this class but I also ...
Hi,
This must be an easy solution, but for th elife of me I cannot find it! Have been struggling for more than a day now!
I need to pass multiple vlaues to a parameter inside a report be...
Hi all,
is there any way to show/hide a text object, a line or a box in Crystal Reports?
Hi
Can someone tell me if there is a download for CR 11 R2 runtime files which can be freely distributed with VB application.
If not can you guide me to making my own package which would bu...