LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Remove a missing reference that is in use?

S explained on 3/22/2011 :
Thanks Garry,

I thought I had deleted all the Calendar controls, but maybe I missed
one. I cannot see any on any of the sheets anywhere. Is there a way
I can search for controls and delete them?

Thanks again.

On Mar 21, 4:31*pm, GS wrote:
S formulated the question :


Hello,


When my work converted to Office 2010 a spreadsheet that I maintain
started throwing error messages.


When I check my references there is a reference listed that is
missing:


MISSING: Microsoft Calendar Control 11.0
I thought it would be easy and I could just uncheck the reference as
the spreadsheet no longer uses the calendar, but when I try to do that
I get an error that says "Can't remove control or reference; in use".
Does anyone know how to remove a reference that is missing, but VBa
still thinks it is in use?


Thanks in advance for any help.


Remove all the calendar controls first, then clear the checkbox in
References dialog.

--
Garry

Free usenet access athttp://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


While you may have physically deleted all instances of the control,
there may still be references to it in code modules. These must also be
deleted.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


 
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
Remove Space on Bar Charts for Missing Data Rebecca Charts and Charting in Excel 3 May 6th 23 03:44 AM
Remove "Missing" reference in VB-Tools-References Alan Excel Programming 1 December 21st 04 03:37 AM
Cannot Remove Missing References atkinson Excel Programming 1 October 18th 04 04:48 PM
Remove missing reference programmatically Nacho Nachev Excel Programming 1 October 4th 04 12:19 PM
Missing Reference Robert Pollock[_2_] Excel Programming 1 May 21st 04 11:47 AM


All times are GMT +1. The time now is 06:39 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"