Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 947(0.016 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
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 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 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 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 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 Views: 4
hello EXPERTS, in ASP.NET main report name is rptMain & sub report name is rptSub.rpt. in main report i m putting a subreport & select mainSub.rpt. link fields successfully. in main ...
Zones: Crystal Reports SoftwareDate Answered: 12/24/2003 Views: 0
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 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 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 Views: 0