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 3649(0.014 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!

5.6
Hi, how can i count the # of lines in a text box? i got this much, but it only counts the # of CR's. any help would be great! Dim n As Long Dim pos As Long n = 0 pos = 0 Do pos = InStr(pos + 1, tex...
Zones: MS AccessDate Answered: 01/25/1998 Views: 0
i want to input lines into an array, but do not want to create an array that is to small. Is there way to find out the number of lines in a text file. Or is there a simple way to create a dynamic...
Zones: Visual BasicDate Answered: 02/18/1999 Views: 0
How can I count the lines in a worddocument from a VB program ?? When my program have generated 3/4 of af page in word, I want it to make a pagebreak and print some standard info on the next page. ...
Zones: Visual BasicDate Answered: 05/08/1999 Views: 0
How can I get the number of users currently visiting a site (or page), and out put that number on a page? If possible, it should work also if the users has turned off cookies in their browser. ...
Zones: ColdFusion Application ServerDate Answered: 12/23/2000 Views: 0
My Problem Is Two Fold.  50 points for each half answered correctly. I have 3 sheets in a workbook.  The first two are where the data is stored.  The third will act as a "report".  The first two...
Zones: Ms Office SuiteDate Answered: 01/19/2001 Views: 0
I have to create a report/query showing frequency of numbers and their sum with in given ranges as an example let say that I have following records in one of the table:  1, 33, 22, 11, 7, 8 now...
Zones: MS AccessDate Answered: 05/12/2001 Views: 0
HOw can you can the number of records in an access database and display the no. of records in VB?
Zones: Visual BasicDate Answered: 05/18/2001 Views: 0
I'm searching for a script that decreases (counts down) a certain amount of time. For example, I've got in a variable the words: "Time left: 2 days, 50 hours and 40 minutes" (these values are ...
Zones: JavaScriptDate Answered: 07/29/2001 Views: 0
Hi Experts,    How to count character in a word or sentence, example "happy new year", how to count how many "a", "p", .. in this sentence.  Please advise. Thanks
Zones: Visual BasicDate Answered: 01/10/2002 Views: 0
How do I count number of times same EXE is running on the same machine
Zones: Visual BasicDate Answered: 03/02/2003 Views: 0