LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Solution: Excel hangs on open, close & vba6.dll not found errors

On Thursday, July 17, 2014 at 11:17:09 AM UTC-7, GS wrote:
That's a nice theory, Garry. Can you explain then why a system that
was installed originally with Windows 7 and Office 2010, and has code
originally developed on it in Excel 2010, would suddenly start
spitting out this error? Steve's solution is the only one I found
that resolved it.


I suspect that an app developed in VB installed/replaced the default
version of the DLL with the one that the VB app uses. Often happens
when users migrate older software to be used on newer OSs. The best way
to tell is to see if any installers replaced the default runtime
component, and/or if you do have older app[s] installed then see if
they work properly. Then 'undo' the changes you made and see if the
older app works. If it doesn't work the 1st time but does the 2nd time
then that DLL was replaced by the app's installer.

Note that the current runtime for msvbvm60.dll is SP6 (file version
created 06/10/2009 at 5:38PM. Version# is/sb 6.0.98.15. If this isn't
what's in your SysWOW64 folder then it's not what was installed with
your OS!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


I had the same problem with a brand new workbook that I had just started writing macros in today. I am using Office 2010 on a 64-bit windows install, and this was the only way that I was able to update the references in my workbook to point to something other than msvbvm60.dll. I also, didn't have a VBA6.DLL at all, but did have a VBE7.DLL. I performed the copy and rename using VBE7.DLL instead of VBE6.DLL and it worked like a champ.


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
File not found: VBA6.DLL PA[_2_] Excel Programming 3 April 4th 11 07:11 PM
Close an Excel file if is found it open. Chuckles123[_114_] Excel Programming 4 May 7th 06 11:42 AM
File Not Found: VBA6.DLL WLMPilot Excel Discussion (Misc queries) 0 September 4th 05 06:43 PM
FILE NOT FOUND: VBA6.DLL WLMPilot Excel Discussion (Misc queries) 0 April 28th 05 07:30 PM
File Not Found: VBA6.DLL WLMPilot Excel Discussion (Misc queries) 1 April 20th 05 04:31 PM


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"