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

8.0
Do you know an algorithm for the day of the week. Ex.: What is the day of May 3rd, 1999
Zones: CDate Answered: 09/14/1998 Views: 0
I'm trying to increment a date by x number of days (e.g., my variable txtOrderDate = Date or "02/17/99" and I want to add one day). I thought DateAdd would work in the following format: txtDueDate ...
Zones: Visual BasicDate Answered: 02/18/1999 Views: 0
I have a formula that goes as follows: =IF(MOD(YEAR(NOW( )),4)=1,VALUE(TEXT(NOW( ),"yy")-LEFT(K4,2)*366&TEXT((NOW( )-DATEVALUE("1/1/"&TEXT(NOW( ),"yy"))),"000")-RIGHT(K4,3)),VALUE(TEXT(NOW( ),"y...
Zones: Ms Office SuiteDate Answered: 05/18/2000 Views: 0
I want to make the first day of the year automatically come up in a query parameter.  I don't know a function to do it though.  This is what I'm currently using in the Criteria: section of the date...
Zones: MS AccessDate Answered: 06/16/2000 Views: 0
Ok i need help writing a function determining the days in a month given the month and year. I have already wrote a function that determines if it is a Leap Year which i think is right.   boo...
Zones: C++Date Answered: 01/26/2002 Views: 0
When I import a file that is separated by tabs, the date field change the data, from the original file (mm/dd/yyyy) to (dd/mm/yyyy). I don't know why the days switch with the month. I also check t...
Zones: MS AccessDate Answered: 03/02/2001 Views: 0
I am rewording a question(s) I previously asked in hope that I can get an answer I understand.  I have a form that the user chooses a date.  When the user chooses the date, (On Click) event, I th...
Zones: MS AccessDate Answered: 04/20/2001 Views: 0
How do I find the number of days in a month in Access 2000 ? Peter
Zones: MS AccessDate Answered: 08/08/2001 Views: 0
Hi Everyone I have a formula that calculated the no of days between 2 dates. What I want to do is convert the no of days into complete months Thanks Neil
Zones: MS AccessDate Answered: 05/16/2002 Views: 33
I have a list of about 40 Facts of the Day, each consisting of two or three sentences.  I would like to be able to have one of these appear in a designated location on a home page, selected either ...
Zones: AuthoringDate Answered: 07/17/2002 Views: 0