Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Windows Common Controls (MSCOMCT2.OCX)

I've just upgraded my computer and it comes with Windows 8 and IE10. All of my previous macros (VB 6.0) used MS Windows Common Controls (MSCOMCT2.OCX)and this file is no longer around - hence my macros don't work!
I've downloaded the missing file from MS but it doesn't install.
I can't believe I'm the only person to experience this - are there any nice easy remedies out there for my problem?
Thanks in advance, Dave
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Windows Common Controls (MSCOMCT2.OCX)

I've just upgraded my computer and it comes with Windows 8 and IE10. All of
my previous macros (VB 6.0) used MS Windows Common Controls (MSCOMCT2.OCX)and
this file is no longer around - hence my macros don't work! I've downloaded
the missing file from MS but it doesn't install. I can't believe I'm the
only person to experience this - are there any nice easy remedies out there
for my problem? Thanks in advance, Dave


What do you mean by "it doesn't install"? This OCX is a library that
needs to be registered via regsvr32 to be recognized in your VBA
projects. I usually distribute this (and others) using a manifest so
registration isn't required but in the case of setting a ref for a VBA
project, registering is required on the host computer running your
project.

--
Garry

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


Reply
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
Excel 2007 MS Common Controls John Howard[_2_] Excel Programming 2 July 20th 09 12:14 AM
MS Windows Common Controls-2 6.0 (SP4) Richard Garner Excel Programming 2 August 9th 07 02:52 PM
MS Windows Common Controls-2 6.0 (SP4) using VBA in Excel Richard Garner Excel Programming 0 August 8th 07 08:52 PM
Windows Common Controls JOHN Excel Programming 0 January 4th 06 01:24 PM
Common Controls Color Dialog Box ... Sean[_11_] Excel Programming 2 September 28th 04 03:53 PM


All times are GMT +1. The time now is 09:57 AM.

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"