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 950(0.001 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
I use the VB6 package to generate my run time, how can I customize that to display messages while installing and to ask other questions through out and to create other sub folders under the app.pat...
Zones: Visual BasicDate Answered: 03/15/2002 Views: 0
Hi,     I'm sure this comes up all the time. I would like to log errors / information and report the name of the sub / function from which they come. Is there any way to do this implicitely? Bas...
Zones: Visual BasicDate Answered: 04/07/2000 Views: 0
Have two forms One Data-Selection contains the following code This code opens the second form SelectFields: Public Sub select_click()    Me.RecordSource = temp    DoCmd.Close acForm,...
Zones: MS AccessDate Answered: 09/18/2000 Views: 0
I can't crack the problem I have with the following code.  If I make xl visible at the top I can see and use the application when the procedure has ended.  If I set it to visible at the end then th...
Zones: Visual BasicDate Answered: 02/09/2001 Views: 0
As part of a bookkeeping program, the user has the possibility to make a complete printout of all accounts, with all movements of the year. In a For - Next loop of the accounts numbers I build e...
Zones: Visual BasicDate Answered: 03/22/2001 Views: 0
Hi there, I have a report that indicate different staff from different dept whom had make a suggestion and is being awarded with points, how do I go about in adding sub-totals for each staff in ...
Zones: MS AccessDate Answered: 05/21/2002 Views: 0
In VB I use the Exit Sub  statement to keep from running a lot of code when I don't have all of the data I want.  Is there a similiar syntax where I can display a message to the surfer and stop exe...
Zones: ASPDate Answered: 12/10/2001 Views: 0
how can i retieve the sub-directories from the main directory(when i click the particlar main directory it lists the underlying subdirectories)?
Zones: JavaDate Answered: 03/02/2003 Views: 0
*sob sob sob* Can someone please help me! I'll try to explain this as best i can.... I've created a databse through the Visual Data Manager in VB. THis db has 2 tables Teach and Stu. I have a VB...
Zones: Visual Basic, VB ObjectsDate Answered: 03/23/2002 Views: 0
I'm not sure if this question should be posted here, so I apologize if i'm not in the right area. I'm trying to build a vbscript Sub which will populate a form element using an id/name that was ...
Zones: HTMLDate Answered: 07/25/2002 Views: 0