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 11556(0.406 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!

6.4
I have a problem in VB 3.0 and Crystal Reports. I have a textbox in my app. and I want the text to be printed in my report. I don't want to save the text temporary in a database. How to do? I know ...
Zones: Visual BasicDate Answered: 06/01/1997 Views: 0
I have a form with a data that is attached to a table in Access. I want to print that report and use the SQLquery method to print only the record i want. The question is in the SQLquery what do i p...
Zones: Visual BasicDate Answered: 12/12/1997 Views: 0
When does records selected count its records because i want to not print when the user selection result in no records here is how i did it: Reportrésumé8x11.SelectionFormula = var1 nbrenr = Report...
Zones: Visual BasicDate Answered: 01/27/1998 Views: 0
Hello I have been trying to find the solution for the following problem for several days but without success. I am using the Crystal Report control OCX shipped with VB5 to report on data stored ...
Zones: Visual BasicDate Answered: 06/26/1998 Views: 0
Hi, I am Writing a VB Application that is going to be using Crystal Reports. The application Back End is the SQL Server 6.5 and the VB App uses RDO OCX Control to Connect to the SQL Server. What ...
Zones: VB DBDate Answered: 02/05/1999 Views: 0
How can we pass parameters from Vb to Crystal Reports.  I have 10 Option Buttons in VB, and if the user clicks any of those combinations of those 10 option buttons, those particular field parameter...
Zones: VB ControlsDate Answered: 03/05/1999 Views: 0
hi If i want to format my output field in the Crystal Report 4.6, how should i to do that? for Example my field contain data 123456789 and i want it to be printed out as 12-3456-789.  I use VB5 for...
Zones: Visual BasicDate Answered: 03/21/1999 Views: 0
I am attempting to print a report(Crystal Report 4.5) that is linked to a db VIA an application written in VB5.0. I seem to have it woring fine on my machine however when I install it on another ma...
Zones: Visual BasicDate Answered: 05/23/1999 Views: 0
I'm calling a crystal report 4.6 from VB 5, the problem is that I must generate a report for a specified date range.  How can I pass the date range to the report through VB? Thank u in advance.
Zones: Visual BasicDate Answered: 06/20/1999 Views: 0
I'm using Crystal Report is run a report from an Access database, no problem.   I kick off the report in preview mode using the following: Private Sub cmdRun_Click()     StaBar.Panels(1).Text = "...
Zones: Visual BasicDate Answered: 08/10/1999 Views: 0