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 12(0.01 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
I tried to rename a database name during runtime using the code DesDB = "C:\Test.Mdb" SrcDB = "C:\Renamed.Mdb" FilelSystemObject.MoveFile UCase(DesDB), UCase(SrcDB) But it gives an error "C...
Zones: Visual BasicDate Answered: 02/28/2003 Views: 0
This one could be a toughie (85 points is all I've got at the moment).  I will provide a rather long description of the situation: I am a co-op student who has built an application with VB6 that...
Zones: Visual BasicDate Answered: 04/28/2003 Views: 0
I got this error after install xp sp2 "class does not support automation or does not support expected interface after xpsp2 install" 'List all server ip adapters Dim IPconfig As WbemScript...
Zones: Programming, InstallationDate Answered: 06/18/2005 Views: 0
Hi guys, OK, I've pieced together enough VBA code to make my program work except for one part. What I'm looking to do is search for reports generated in a date range (works), then open the sprea...
Zones: Automation, MS ExcelDate Answered: 09/30/2008 Views: 6
Hello. We have some pcs that used to run an application fine.  We made some changes and reinstalled it and now when we debug we get the following error: 430 Class does not support Automation ...
Zones: Visual BasicDate Answered: 01/09/2003 Views: 0
I am getting "Run-time Error 430: Class does not support Automation or does not support expected interface". on code using CopyFromRecordset function of excelsheet. The code runs on one machine bu...
Zones: Visual BasicDate Answered: 03/22/2003 Views: 0
I recently got a new pc and it is state of the art with XP sp2, tons of ram and disk space and all.  I copied all my files from my previous pc (also xp and pretty sure updated with latest service p...
Zones: Visual BasicDate Answered: 05/23/2006 Views: 8
Please help. I am using windows 2000 and vb 6.  I made a .exe for my VB project using VB's Package and Development wizard. When i install it on other machines that have Window 2000 it works fine...
Zones: Visual BasicDate Answered: 06/29/2006 Views: 41
Trying to use a C# dll in a VBA Macro. A very strange error is occuring. Let me start by saying that the dll normally works in my VBA macro. I've registered it for COMinterop, decorated the class w...
Zones: C#, MS Visual C#Date Answered: 07/14/2008 Views: 0
A Standard .Exe front-end, connects with an ActiveX DLL (in-process) web search tool - simple as dirt.  Both projects are included in the VBG, and when the Standard .Exe app is started within the I...
Zones: Visual BasicDate Answered: 03/03/2008 Views: 5