Enter Keywords:
1 - 10 of 970(0.005 seconds)
Sort By:
 
Using Access97 I have a report called Roast Colors Report that has a subreport. I use the following code to print the report: Private Sub Command45_Click() On Error GoTo Err_Command45_Click  Dim ...
Zones: MS AccessDate Answered: 03/29/1998 Rating: 7.6 Views: 0
I have a composite report having 2 sub reports.One subreport has 2 editable fields.Normally if I retrieve from this subreport,that field is still editable.Tab Order for the 2 fields is > 0.When it ...
Zones: PowerBuilderDate Answered: 09/15/2000 Rating: 7.0 Views: 0
I have a report with a subreport in it that I am calling from a URL on a web page.  There are other Crystal Reports on this page that work fine, but when I try to run the one that has the subreport...
Zones: Crystal Reports SoftwareDate Answered: 11/08/2000 Rating: 7.6 Views: 0
I have the following: vb6 crystal 8.5 I have a report - needs to show/print portriat I have subreports that need to show/print landscape I can not seem to display the main report in portri...
Zones: Crystal Reports SoftwareDate Answered: 09/18/2002 Rating: 8.4 Views: 0
In order to change database dynamically for a report (Crystal Report 8.5), I use Connect property to change my ODBC name. The main report did utilize the new ODBC connection and display correct dat...
Zones: Crystal Reports SoftwareDate Answered: 10/18/2002 Rating: 9.0 Views: 5
I am using crystal report activeX control with visual Basic 6 application. There are more then 1 subreports call in main report. I want to update query of subreport. How can i do ? I used follo...
Zones: Crystal Reports SoftwareDate Answered: 12/24/2003 Rating: 8.8 Views: 0
I'm trying to create a report that will eventually have multiple subreports.  The main report has 3 parameters.  The first subreport is linked to the main report by one field.  In order for that su...
Zones: Crystal Reports SoftwareDate Answered: 12/13/2002 Rating: 7.8 Views: 0
I've got a table that looks like this - VisitID VisitTypeID VisitField1 VisitField2 VisitField3 ... VisitField20 I've got another table that looks like this - VisitTypeID VisitRepor...
Zones: MS AccessDate Answered: 02/20/2003 Rating: 6.2 Views: 0
I am having a report with two sub reports in it.  User inputs a date and data which needs to be filtered are inside two subreports.  How do I pass this date value onto it.  My database is oracle an...
Zones: Crystal Reports SoftwareDate Answered: 08/19/2004 Rating: 7.8 Views: 0