At work we use a macro created by a member of staff who has now left, to create and populate our Drawing Borders.
We are upgrading our system to take us from Solidworks 2007 on Windows XP to Solidworks 2011 on Windows 7.
The macro will not function in SW 2011 and I don't know how to fix it.
When the macro is run the following error appears;
Compile error:
Can't find project or library
If I open the macro to edit it and run, the error message appears and it highlights in yellow a line of text;
Private Sub UserForm_Initialize ()
Any help to resolve this issue would be appreciated.
Regards
Tom
SolidworksApi macros