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 - 6 of 6(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!

7.8
I am running the following code and am getting a Run time 1004 Application-defined or Object Defined Error: Sub CreatePivotTableFromDB()     Dim PTCache As PivotCache     Dim PT As PivotTable ...
Zones: Visual BasicDate Answered: 08/04/2005 Views: 0
If I use: Sheet1.Rows(RowCt).ClearContents  or: Worksheets("EarningsCal").Rows(RowCt).ClearContents  I get error: Run-time error '1004' | Application-defined or object-defined error *I also ha...
Zones: MS ExcelDate Answered: 12/21/2006 Views: 0
When I close excel, no matter if I just open the turn right around in close it or if I open a workbook and close it i get "Run-time error '1004' Application - Defined or Object - Defined error". Ho...
Zones: MS ExcelDate Answered: 01/31/2008 Views: 0
Hi everyone.  I'm new to VBA and was wondering why I'm receiving and error message on the 2nd range I want to copy  to a new worksheet. Every week I get a file with trade details, it's about 40+...
Zones: MS Excel, Programming, VB ControlsDate Answered: 06/08/2008 Views: 14
Hello! I have a simpel Worksheet_Change Event that works fine in Excel 2003, but fails in Excel 2007. Whenever the event is triggered I get the Error: 1004 Application-defined or object-defined err...
Zones: MS Excel, Visual Basic v1.0.5.xDate Answered: 11/21/2008 Views: 10
My goal is for VBA procedure to lookup a value from a list of (key, value) pairs and highlight each (key, value) pair that has been selected.  Usage will be to determine which (key, value) pairs ha...
Zones: MS ExcelDate Answered: 10/14/2008 Views: 0
  • 1