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 840(0.013 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 have created a blank invoice template in Word97.  Administrative people use this form to manually fill out invoices with a pen.  I would like to find a way to print 50 copies of this template, bu...
Zones: Ms Office SuiteDate Answered: 06/06/1998 Views: 0
I have written a routine which continuously monitors the parallel port, but I want to increment the value of variable “gValue_inc” only when the port data changes from state 0 to 1 or from 1 to 0. ...
Zones: Visual BasicDate Answered: 12/14/1999 Views: 0
Hi all,  Easy question...what datatype to use or how do you create an auto incrementing number in a table? Thanks in advance! Magoo
Zones: MS SQL ServerDate Answered: 06/16/2000 Views: 0
anyone know how to increment a field in a query. i just need a field that counts starting from 1. so if i have 10 records in my recordset, i get values starting at 1 for the first record and i shou...
Zones: MS AccessDate Answered: 02/13/2001 Views: 0
I'm usually on the answering end, but now I have a question for my fellow experts. I would like to assign Version control numbers to my applications.  Rather than a manually assigned number, I w...
Zones: MS AccessDate Answered: 03/19/2001 Views: 0
Hi     Why don't i have incremental search on DBLookupcombobox for numeric fields?How can i get it?
Zones: Delphi ProgrammingDate Answered: 08/07/2003 Views: 0
three numbers in three cells, A1 = 13.5  (starting number) A2 =  0.01 (adding increment) A3 = 13.6  (final number) is it possible to write a macro saying: A1 must keep adding A2 until it ...
Zones: Ms Office SuiteDate Answered: 03/18/2003 Views: 0
Ok here it goes....I have a 5 character field and what I need to do is increment from 00001 - ZZZZZ....So my process would be (00001 is the first possible value) 00001 - 99999 A0001 - A9999 ...
Zones: Visual BasicDate Answered: 06/24/2003 Views: 4
I have a vb program that increments values in a table by "moving to the first record" that contains a "1"  and increments values until it finds the next record that contains a "1".  Here is the cod...
Zones: DatabasesDate Answered: 09/01/2003 Views: 18
I'm trying to implement a shell sort, but I'm having trouble. Can anybody explain to me exactly how Sedgewick's Increments are calculated?  I know they start out 1,5,19,41,109, k  w/ k = 9*4^i - 9...
Zones: C++Date Answered: 02/12/2004 Views: 0