I've upgraded from Win98 to XP Pro. The 1st errors I got were "Unable to find VBA6.dll", whenever I clicked on anything on any form, etc. I reinstalled VBA6.DLL and it fixed that (almost...).
Now I'm getting occassional errors when code executes, usually in a form. I've managed to narrow it down to this: whenever a call for a MsgBox comes, it crashes the program, gives the standard WinXP error box, and closes the program. I can place a breakpoint just before the MsgBox command line, and when I step into that particular statement it crashes.
I've recompiled, compacted/repaired, etc, all to no avail. I'm thinking that maybe the VBA6.DLL file I installed isn't the right one. Any ideas on a fix for this? Do I need to go into the program compatibility utility in WinXP?
Thanks a lot
John Egenes
Now I'm getting occassional errors when code executes, usually in a form. I've managed to narrow it down to this: whenever a call for a MsgBox comes, it crashes the program, gives the standard WinXP error box, and closes the program. I can place a breakpoint just before the MsgBox command line, and when I step into that particular statement it crashes.
I've recompiled, compacted/repaired, etc, all to no avail. I'm thinking that maybe the VBA6.DLL file I installed isn't the right one. Any ideas on a fix for this? Do I need to go into the program compatibility utility in WinXP?
Thanks a lot
John Egenes