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 14(0.009 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.6
Hello Group, I will appreciate it if you could give me an optimized method to do the following operation in my VBA code: 1) when the xla file gets open it has to open with two sheets: she...
Zones: MS ExcelDate Answered: 01/16/2007 Views: 0
How can I rearrange following code Private Sub Command1_Click() DoCmd.TransferSpreadsheet , acImport, "TransferInput", "a:\NY81900-C0090-DQ-D070627-T123457.xls", True End Sub So, instead of ...
Zones: Access Coding/MacrosDate Answered: 09/29/2007 Views: 0
I am working on a VBA script to convert formating in a word document to some special markup used by FlexWiki. The problem I am having is the converting of font colors. It is impossible to search fo...
Zones: MS WordDate Answered: 05/03/2008 Views: 0
I have an Excel macro that has a compile error I can't debug. The error reads <<End If without block If>>. The thing is that I think I have a block If. Here is my code: Sub PrintAreaCopiesMsg(...
Zones: Visual Basic, MS ExcelDate Answered: 07/03/2008 Views: 8
Hi there: I have a form that contains 10 text boxes and 7 comboboxes that the end user has to complete. Once they are done, they click a commandbutton that has the "Activeworkbook.sendmail" atta...
Zones: MS ExcelDate Answered: 07/29/2008 Views: 0
Does anyone know how to embed menu buttons in a form?  I have an application that uses an rtf activex control and a custom menu that is launched when the form launches.  I would ike the items ion t...
Zones: MS Access, ...Date Answered: 10/17/2008 Views: 0
Hi, I'm using excel 2000. I made (using VBA code) an excel sheet which opens, refreshes, sends itself to a mail recipient automatically, and then closes. Now when the one who recieves the...
Zones: MS Excel, Access Coding/MacrosDate Answered: 03/02/2008 Views: 0
Hi there: I am not very familiar with VBA in Excel so please keep this in mind if this seems like an obvious question. I have a simple combobox and command button and I have the following code: ...
Zones: MS ExcelDate Answered: 07/06/2008 Views: 0
I have a Class Command Handler: ----------------------------------------------- Option Explicit Implements CommandHandler '*----------------- '* PJM Start '* 2008-11-14 Note from PJ Mur...
Zones: MS ExcelDate Answered: 11/18/2008 Views: 0
I've seen this posted numerous places on the web, but I can't find any that won't cause MsQuery to complaint about the Sql syntax. Here's what I want to do Table has 4 columns of interest, un...
Zones: MS Excel, Databases, SQL SyntaxDate Answered: 05/06/2008 Views: 0