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 3742(0.002 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 am waiting for my Office97 Visual Basic for Applications Language Reference to come in the mail but until that time I am stuck with the reference in the VB Editor and it leaves a lot to be desire...
Zones: Ms Office SuiteDate Answered: 11/07/1997 Views: 0
I have two multiline text boxes. One text box contains text on seeing these text i want to type the text in another text box. As i type down, vertical scroll bar scrolls in the text box i type, So ...
Zones: Visual BasicDate Answered: 03/04/1998 Views: 0
I want some code or a text box that can show different colors in the background and the foreground many times in the same box. The textbox mIRC is using in channels is a very perfect example, it ca...
Zones: Visual BasicDate Answered: 05/23/1998 Views: 0
I want to center text strings from a database in a multiline textbox. Not only the usual left-right centering, but also top to bottom (the text must be centered in the middle of the textbox). How c...
Zones: Visual BasicDate Answered: 06/17/1998 Views: 0
Is there a way to tell, in code, that a textbox has been stuffed with more text than it's "real estate" can hold?
Zones: Visual BasicDate Answered: 07/06/1998 Views: 0
I have one multi-line textbox, and I have an array of one-line textboxes. All of them have some text. If I click the mouse inside text of the multi-line textbox, it acts normally.  For instance, if...
Zones: Visual BasicDate Answered: 08/11/1998 Views: 0
I've got an Excel spreadsheet with three columns and about 300 rows.  I am trying to cut the size of my application and load the DB into a textbox or RichTextBox instead of a DBGrid control.  Anyon...
Zones: VB DBDate Answered: 10/21/1998 Views: 0
How can I disable the popup menu functionality when right-clicking a textbox control?
Zones: VB ControlsDate Answered: 12/30/1998 Views: 0
When the user strikes the enter key after entering text in a textbox I want thing to happen. Now I am using the keydown procedure and than checking if the keydown is an enter key (chr13). There mus...
Zones: Visual BasicDate Answered: 05/26/1999 Views: 0