| Thread | Last Post | Replies |
|
| Divide by zero | 31 Jan 2005 20:35 GMT | 4 |
I have a formula field that has a simple division formula. For the most part, the denominator will not be zero but sometimes it will be. When it is zero, I get a 'Divide by Zero' error. Is there anyway to allow this calculation to go through and give me a zero value?
|
| Supress section if subreport is blank. | 31 Jan 2005 20:13 GMT | 3 |
Please Help I have a unique problem. I have 2 subreports in one section of the main report. both subreports have header and detail. If there is no detail in both then the section should be supressed (I
|
| Shared Variables between Subreports | 31 Jan 2005 15:12 GMT | 1 |
I created a shared variable 'TEST' in my subreport Shared NumberVar X:= TotalQty I created a shared variable 'TEST2' in my main report Shared NumberVar X;
|
| CrDesignerCtrl.Dll fail to register | 31 Jan 2005 14:57 GMT | 2 |
Trying to build my app, Using InstallShield 10. Downloaded the rdcruntimes.zip merge modules for Crystal 9 RDC (no .NET) select all the modules, inserted the CD-Key on License Module. App developed in VB6. I have had no luck to make it run on the client pc. Getting Runtime Error
|
| Show / Hide a row based on the previous row? | 31 Jan 2005 14:14 GMT | 1 |
I'm trying to have a formula to show or hide the current (detail) row depending on if the previous row was shown. Is there a way to know the value of a field on the detail row immediately before the current row?
|
| Paper size problem in VB.net 2002 | 31 Jan 2005 10:57 GMT | 6 |
We have a problem with our application (VB.net & Crystal Report 9), because we need to define a paper size in Crystal Report, but we don't know how to do that. Our app, require to print two diferent custom forms in two diferent printers
|
| Finding next record with not null field | 30 Jan 2005 17:53 GMT | 1 |
I have 2 tables linked by stores.zipcode and states.zipcode. My report has a field, stores.number that returns a null value for each record from the states table that doesn't match the link to stores. I want populate all the null stores.number with the next available stores ...
|
| Exporting report as PDF | 30 Jan 2005 16:02 GMT | 1 |
Hi gurus... Well my problem might be simple to some of you but I can't figure it out. Im trying to export Report to pdf in code but I still getting the same error;
|
| subreport shows no data | 29 Jan 2005 17:33 GMT | 1 |
I have a subreport which when run by itself looks fine, but when attatched to a main report (which has just header info and no data) shows no data..... Anyone know what the deal is? I use the main report for
|
| Lat/Lon Distance Calculations - Way over my head | 29 Jan 2005 00:25 GMT | 2 |
I have a table of approximately 100 store locations: {store.number}{store.zip4}{store.latitude} {store.longitude} And a table of approximately 2,500,000 zip+4 zipcodes (1 states worth). {zipcodes.zip4}{zipcodes.latitude} {zipcodes.longitude}
|
| Change The Database Name... | 28 Jan 2005 15:24 GMT | 2 |
I have hundreds of reports made in Crystal.. IS it possible to change the database name in all of them? The table and field names did not change. Thanks,
|
| Getting formula to print 'Multi Line' | 28 Jan 2005 14:07 GMT | 3 |
How do I get the following formula to output in a new line for each field "orders.SHIPPING*" Regards Fec
|
| How to display report names in group tree of multireports ? | 28 Jan 2005 13:48 GMT | 4 |
I am using CrViewer to display multiple reports with the following code, but the reports icons in a group tree are without any captions, I want to put report names so that user can recognize the reports, how can I do so ? Best Regards,
|
| Displaying data from footer in header | 28 Jan 2005 10:12 GMT | 4 |
I have report where during "whileprintingrecords" i do conditional summaries based on grouping (so it's not possible to do this whileredaingrecords ..) Normally the result displays correctly in group footer.
|
| Using a "for each day" summary in crosstab or chart on days that have no data | 28 Jan 2005 06:20 GMT | 1 |
Can anyone suggest a way for a Cross-tab or chart to still show days with no data on them? Trying to graph the activity taking place and having the chart skip empty dates instead of being able to print a zero is basically useless.
|