J
J.B.
Hello all,
I'm troubleshooting a problem with Microsoft Excel VBA. The error is:
Compile Error can't find project or library.
It occurs in the VBA method CommandButton_ok_Click.
They are using version 2002 of Excel. This same error does not happen with
a different version of the script nor does it happen on Excel Version 2003.
The only difference between the versions of the script is an implicit
instantiation of a variable CurCell.
Please help.
J.B.
I'm troubleshooting a problem with Microsoft Excel VBA. The error is:
Compile Error can't find project or library.
It occurs in the VBA method CommandButton_ok_Click.
They are using version 2002 of Excel. This same error does not happen with
a different version of the script nor does it happen on Excel Version 2003.
The only difference between the versions of the script is an implicit
instantiation of a variable CurCell.
Please help.
J.B.