Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default VB6 component does'nt exist

Hello,

In a program written in vb6 in order to manipulate Excel, the Project-
Components-Controls Tab refers to an OCX in a location that does'nt
exist, resulting in Names conflict when i try to register the OCX from
its true location. How can i delete the wrong reference?

Thanks a lot for your urgent help
Avi

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default VB6 component does'nt exist

Try unregistering the control and re-registering it. From the Windows Start
menu, choose Run, and enter

RegSvr32 "C:\Whatever\Path\File.ocx" /u

Then register again with the command above but omit the "/u".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"avi" wrote in message
oups.com...
Hello,

In a program written in vb6 in order to manipulate Excel, the Project-
Components-Controls Tab refers to an OCX in a location that does'nt
exist, resulting in Names conflict when i try to register the OCX from
its true location. How can i delete the wrong reference?

Thanks a lot for your urgent help
Avi


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
Copy Worksheet to a new Workbook creating if it doesn't exist and add more Worksheets if it does exist [email protected] Excel Programming 4 June 18th 06 06:08 PM
Excel does'nt reconize SolverOK lahbib Excel Programming 1 June 2nd 06 05:32 PM
Why does'nt sheet protection allow CTRL+PAGEUP/DOWN to work? rtm4833 Excel Worksheet Functions 0 March 15th 06 04:08 PM
Command Line. How to tell to XL : If the xls file exist : Open it, if it does not exist : Create it. Tintin92 Excel Programming 3 March 11th 06 06:45 PM
add automatically a component to component palette Maileen[_4_] Excel Programming 0 February 20th 06 04:06 PM


All times are GMT +1. The time now is 11:36 PM.

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

About Us

"It's about Microsoft Excel"