Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
EWR EWR is offline
external usenet poster
 
Posts: 8
Default Code to fix: 'can't find project or library'

I have a problem where the end-users of my spreadsheet are receiving this
error when executing a Worksheet_Change procedure [Format(...)]. From what I
read, the users need to clear any 'Missing' References.
My question is, can code be put into (where?) a spreadsheet to automatically
clear the Missing References or at least sidestep the problem? Anyone have
code out there?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Code to fix: 'can't find project or library'

But sometimes the reference is critical to the operation of the macro. This
must be corrected. For example, I recently dealt with a bizarre situation
where the machine was running Excel 2000 (Office 9), but in the Add-Ins list,
the reference to the ATP pointed to a file in the directory for Office 2003
(Office 11). This directory didn't exist. We had to do a Detect and Repair on
the Excel installation.


On Fri, 25 Mar 2005 08:57:03 -0800, EWR wrote:

I have a problem where the end-users of my spreadsheet are receiving this
error when executing a Worksheet_Change procedure [Format(...)]. From what I
read, the users need to clear any 'Missing' References.
My question is, can code be put into (where?) a spreadsheet to automatically
clear the Missing References or at least sidestep the problem? Anyone have
code out there?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Code to fix: 'can't find project or library'

PS: You might want to investigate whether a commercially available Installer
program like Install Shield, etc, can handle this.

On Fri, 25 Mar 2005 08:57:03 -0800, EWR wrote:

I have a problem where the end-users of my spreadsheet are receiving this
error when executing a Worksheet_Change procedure [Format(...)]. From what I
read, the users need to clear any 'Missing' References.
My question is, can code be put into (where?) a spreadsheet to automatically
clear the Missing References or at least sidestep the problem? Anyone have
code out there?


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
Can't find project of library MG Excel Discussion (Misc queries) 3 May 19th 08 12:06 AM
cant find project or library pcor New Users to Excel 2 January 5th 07 03:52 AM
cant find project or library Rog[_3_] Excel Programming 4 December 16th 04 12:26 PM
Cant find project or library Swift2003[_3_] Excel Programming 1 April 14th 04 10:20 PM
Can't find project or library Roy[_5_] Excel Programming 2 February 22nd 04 03:48 PM


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