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 790(0.011 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!

9.4
Hi All, Quick question: Got a bunch of people who are supposed to first copy a WorkBook, then perform work-related activities - must be able to save when finished.  Trouble is, no matter how ...
Zones: Ms Office SuiteDate Answered: 04/07/2000 Views: 0
I am writing an application using MFC.  I need to create a new Excel File, and then Write data to Worksheet.  Also need to open an existing Excel File and read data from each cell in a workbook. ...
Zones: Windows MFCDate Answered: 05/09/2001 Views: 0
Excel 97 Macro. macro in one workbook calls another macro in another workbook that requires variable. Can't get it to work. w/o the variable, the line would be: Application.Run "TYSEXMPT.XLS!Tra...
Zones: Ms Office SuiteDate Answered: 08/02/2001 Views: 0
I have run into a snag and I do not know if it is solvable or not.  I have an Excel Spreadsheet where some of the cells are locked and others are not. As you know, to enable the locked cell, the w...
Zones: Ms Office SuiteDate Answered: 11/16/2002 Views: 4
I share a workbook for serverall workstations. From time to time I start from a certain workstation a VB macro in this workbook. In order to perform the macro correctly it has to access the most r...
Zones: Ms Office SuiteDate Answered: 02/12/2003 Views: 4
From VB I would like to get a list of all the runnable macros in an Excel workbook. This is so a user can select from a list in my external project and run the macro from there. I have searched ...
Zones: Ms Office SuiteDate Answered: 02/22/2003 Views: 0
I need help with creating a macro to copy rows of data from existing spreadsheet into a new file(s) for each change of the value in one of the columns. pls let me know if you need more details ...
Zones: Ms Office SuiteDate Answered: 02/28/2003 Views: 0
Is there a way to check, and validate, what is in the clipboard before it is pasted into the target cell?  I have both data validation and conditional formatting set up for a range of cells.  The o...
Zones: Ms Office SuiteDate Answered: 02/13/2004 Views: 0
Hi, Quick question. I have a shared workbook and I want to show list of all users that are currently on the file. I mean the ones that have this workbook open. I know that I can see them list...
Zones: Ms Office SuiteDate Answered: 08/23/2003 Views: 0
I want to delete some sheets in a workbook.. I want to use the sheet names to delete them not the count or sheet number 'open the workbook for i=1 to totalSheets2delete 'select sheet with na...
Zones: Visual BasicDate Answered: 10/17/2003 Views: 0