D dominja Mar 27, 2008 #1 VB compiler does not recognize the Vb String function yielding a "Can't find project or library" error.
VB compiler does not recognize the Vb String function yielding a "Can't find project or library" error.
D Dave Peterson Mar 27, 2008 #2 Open the workbook with the problem Go into the VBE Select that workbook's project Click on Tools|References, look for a MISSING reference. Delete it or replace it with one that you need. Missing references can cause errors that have no relationship to the line that's marked as error.
Open the workbook with the problem Go into the VBE Select that workbook's project Click on Tools|References, look for a MISSING reference. Delete it or replace it with one that you need. Missing references can cause errors that have no relationship to the line that's marked as error.