I have created an excel form for use in a small company setting. The form works beautifully for me, and i even sent it to a coworker, and it worked fine for him.
However when i open it on another computer at this company, and attempt to run the macros i created, i'm getting an error that reads: "could not load an object because it is not available on this machine".
Now, i created my macros so that they are saved in the workbook, not on the machine. They should work on any machine. We are running the same version of Excel (2007) and the only problem i expected to encounter was disabling the macros security.
When i open VB, i receive a 'compile error', stating 'Can't find project or library'. It also highlights the 'Private Sub UserForm_Initialize()' line of the following set of code:
I'm sure this is a simple solution to someone, but I cannot figure out why it's not working on this machine, but works on others? (This is not the only machine either, it's hit or miss amongst the 45 work stations within the company).![]()
Please Login or Register to view this content.
Any insight would be much appreciated!
Bookmarks