
12-09-2004, 08:52 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
Unfortunately, the computer I'm working on only has VB 5 and .Net on it.
However if I remember correctly.
VBA6.dll is a core dll to visual basic 6 you can't remove it and don't want to remove it.
The MSVBVM60.dll (called Visual Basic runtime objects and procedures) is another core dll to vb 6. I'm surprised that it could possibly be removed.
Could you provide a pic of your references.
You may need to create a new project and simply add your old forms and modules files to the new project.
|
__________________
-Carl
|