VBA Reference Issue

xJimba1

New Member
Joined
May 22, 2011
Messages
4
Hello,

I am having an issue on 1 XP machine running a server version of an Excel VBA program. Whenever this file opens on 1 specific computer, the reference to another CodeLibrary.xls is flagged as MISSING although it is in the proper location.

If I try to repoint the reference again to the same location, it doesn't show a failure window, but stays as missing. If I navigate the Reference to the same folder in another path, it seems to work fine, but I can't really change that reference in the production version. Multiple users access this file without issue. Both the Excel file and the referenced Excel file are on he same network share.

Is there something on this specific pc that I should be looking at because I'm pulling my hair out over here.

Thanks in advance
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Hi,
have you checked under the vba editor if the referance is added? ticked?

otherwise maybe some kind of security issue with the file and the particular user ID?
 
Upvote 0
Thanks for the reply. Yes it is checked, but still remained as missing even after a pointed it to a known good file.

To fix the issue I actually deleted the Excel key from the reg and let the program re-create it. Seemed to work so far.
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,729
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top