| Thread | Last Post | Replies |
|
| record number reset | 03 Aug 2006 14:39 GMT | 4 |
How to reset record number on each group? thanks
|
| Multiple date filters on same report | 02 Aug 2006 18:23 GMT | 2 |
On Crystal v10 is it possible to have multiple date filters on the same report for different columns? I have one table of invoices which basically contains company division, invoice date, amount and reference (plus other fields).
|
| Crystal .NET 2005 and ASP.NET with a dataset change | 02 Aug 2006 18:07 GMT | 1 |
I have a crystal report that is being generated using ASP.NET 2005 and Crystal .NET 2005. I went through all the steps to create the dataset, schema, report, and then link them all together in code as follows: Dim crPrinted As
|
| Crystal Report 10 : null value | 02 Aug 2006 15:52 GMT | 2 |
How can I test a null value? Example : Var1 = Null Value If Var1= "" Then Response="True" Else Response="False"
|
| VB6 Code for Automating Crystal Reports 8.5 - Exporting, Refresh, | 02 Aug 2006 14:28 GMT | 4 |
I have some reports that I developed in Crystal Reports. To update them, I have to go into each one, refresh them and then export them to a different directory as a pdf. I would like to automate this process in a button click event and have the report self-naming if possible ...
|
| Gridlines in Excel-Export | 02 Aug 2006 14:22 GMT | 3 |
I am using the Crystal Report for VS 2003 (CR 9). I have a CR report that I export in an excel file. The problem that I have is that I can't see the gridlines in excel after the export. What option should I set in the report in order to get the gridlines in excel? I
|
| Lookup Table | 01 Aug 2006 22:47 GMT | 5 |
I'm using CR9 with 2 database tables in Excel XP. I've basically got a database of library system, where each user record can hold 4 books (by keeping BOOK_CODE1 through to BOOK_CODE4). I'll need to generate a monthly CR report that displays under each user, the Book Code
|
| Need simple example for multiple value parameter | 01 Aug 2006 22:45 GMT | 1 |
I was trying to get this from the Crystal Reports knowlegebase, but the example is 3 pages, and i only need probably 6 lines of code.... I have a report that i would like to pass two values to the same parameter (so two pages will show with different transactions).
|
| Unwanted Export Options dialog appears each time I export to RTF | 01 Aug 2006 18:05 GMT | 1 |
I'm using VB6 the and crystal OCX to export a report which has a Stored procedure on SQL Server. Eveything seems to work OK but I keep getting the "export options" dialog when I execute the line "MDIMain!crystalViewer.Action = 1" Is
|