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 1272(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!

4.2
I would like to have a macro which imports text into an excel spreadsheet.  The macros I currently have do not work on large files as when their temporary worksheets are closed, the data which they...
Zones: Ms Office SuiteDate Answered: 08/24/1998 Views: 0
I want a large form bigger than the desktop but if i set the height or widtg to what i want they just default to the max deasktop size Is there a way round this I only have VB4
Zones: Visual BasicDate Answered: 09/10/1998 Views: 0
Need to be able to open large .pdf file in browser while it is still downloading. I've seen sites where you click on pdf's and you can see what has downloaded so far, but mine you have to wait till...
Zones: AuthoringDate Answered: 11/22/1999 Views: 0
How would I got about manipulating a 155 decimal digit number? ie. performing normal math functions on it (+, -, *, ^, /, mod, etc). Thanks Harliquen.
Zones: CDate Answered: 07/16/2000 Views: 0
Hello, I want to provide my users the option to search a very large table in my database. I started with a simple LIKE statement, but found out it is a little bit slow for this job. So I start...
Zones: MS SQL ServerDate Answered: 07/25/2001 Views: 0
Hi. I updated column in large table (apx. 5 mil. rows). This operation is very long. Is any other case, for this operation ? May I set any options for hight effectivity ? Exists eventuality run up...
Zones: MS SQL ServerDate Answered: 09/10/2001 Views: 0
I need to open large files. What program is best to use?
Zones: Windows XPDate Answered: 09/23/2002 Views: 0
My wife works for a small business management company.  She was hired to do Excel spreadsheet work.  She's good with Excel, better than anyone in the company, but not an expert.  I also know Excel ...
Zones: Ms Office SuiteDate Answered: 11/12/2002 Views: 0
A code like this ...     tmpBitmap := TBitmap.Create;     tmpBitmap.Width := AnotherImage.Width;     tmpBitmap.Height := AnotherImage.Height; ... crashes when the Height is assigned. If I...
Zones: Delphi ProgrammingDate Answered: 03/15/2003 Views: 0
Ok this ought to be simple 999999999999999999999999999999 + 1024 As a String length of 30 it's ok if it's truncated.
Zones: Delphi ProgrammingDate Answered: 07/09/2003 Views: 0