I\'ve been tasked with cleaning up a report that shows a summary of ticket sales by payment method used. One of the requirements is that I put the \"Cash/Check\" category on the bottom of the list, wi
I have a crystal report which fetches data from a table. It is then displayed in a tablular format. Now I want to add a new column in the report. The values for the new column will be based on the val
We have several Crystal Reports (version 8.5) that we run from VB6 and VB.Net. Most of these work just fine to export to PDF, but two reports (out of many) throw this error when exporting to PDF:
I Have a vb6 application using crystal report 8.5 and sql server 2005.My issue is that when I print report i get Server has not yet been opened.Here is my code in vb.:
I did a summation in one formula say Formula1. Now i created Formula2 which would do summation of Formula1 as Sum({@Formula1}).
I have a column name Amount whose valu开发者_运维百科es are sometimes like 400(300) and hence the data type is string in Crystal report.
I Want to show result from multiple tables from database but how to set property (Setdatasource) for the same in vb.n开发者_开发百科et. Iam using visual studio 2008 back end sql compact 2005
I\'m attempting to add the MV_AgeBased and the MV_FeeInLieu columns, however some of the columns may have null or empty in the db, this results in bringing back zeroes for that CodeEntity.Any suggesti
I have a report that groups by two codes, we\'ll call them Parent and Child. At the top of each page, in the Page Header, I want to print the Parent Name.
Hi I have a report which has been created by Crystal Reports 8.5. When I run my application (vb6) and wanna show the report, every thing is all right but problem begins when I export it to PDF file. T