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 358(0 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.4
I have 3000 items in a stores database numbered 1  to 3000. Each item has many pieces. e.g. Item #1 is a #60 drill, and there is 50 of them. Item #2 is a 1" drill and there is 10 of them. When a #6...
Zones: MS AccessDate Answered: 02/19/1999 Views: 0
I have a simple addition/subtraction statment using a double variable. But for somehow, it's giving me an inaccurate value. Here's the code: double curThick = 0.0; ..../* curThick is set to...
Zones: JavaDate Answered: 09/05/2000 Views: 0
I need to perform simple arithmetic (addition and subtraction) on pairs of very large numbers. I've been told to hold the values as strings and then convert them one digit at a time to arrays of in...
Zones: JavaDate Answered: 11/28/2002 Views: 0
I have recently completed a program that involved adding and subtracting elemnts in an integer array input one array element at a time.  Now I have to modify that program to include multiplication ...
Zones: C++Date Answered: 05/13/2003 Views: 0
Is it possible to add or subtract a string with Visual Basic?  If so how do I do it? For example: A + 1 = B Z + 1 = AA AA + 1 = AB AB - 1 = AA The purpose is for a macro in Excel to find t...
Zones: Visual BasicDate Answered: 11/11/2003 Views: 0
Hi Experts Can somebody please shed some light on this simple but annoying problem I am currently having. I have a calculated control that I wish to subtract 25%. How do I put this?? Th...
Zones: MS AccessDate Answered: 07/19/2004 Views: 0
I am trying to subtract two columns and display the result in the third column using VBA   Anyone know why this wont work?? Dim shtInv As Worksheet  Set shtInv = Application.Worksheet("T3-E...
Zones: Visual BasicDate Answered: 03/05/2005 Views: 4
Hi, This is what I would like to do, Col A is a date in the following format (2005/03/08)  and I would like to subtract this date by the number that's Col B. Then I would like the result to b...
Zones: MS SQL ServerDate Answered: 04/26/2005 Views: 0
I have 2 excel sheets. I want to put a formula in sheet2- E5 so that it subtracts sheet1- cell V(# in sheet2 - C2). So lets say that Sheet 2 - Cell C2 had the number 19 in it. The formula ...
Zones: MS ExcelDate Answered: 09/21/2005 Views: 4
at present, i've got two problems, the first of which is very pressing, very urgent.  any assistance with either truly is appreciated. the first is a subtraction error, the second is a formatting ...
Zones: MS SQL ServerDate Answered: 01/27/2006 Views: 0