ck.letterbox
Registered User.
- Local time
- Tomorrow, 05:59
- Joined
- Jun 26, 2008
- Messages
- 19
Hi guys,
I use MS Access 2003 on XP. I got a problem with one of my project.
When I'm in VBA and try to do Dim, the program crash and Access quit!
What I did is typing:
Dim strTest As
And that's it. Soon I press spacebar after 'As' it crash and Access closes itself. The Error signature as below:
AppName: msaccess.exe AppVer: 11.0.8166.0 AppStamp: 46437912
ModName: vbe6.dll ModVer: 6.5.10.24 ModStamp: 464105f1
fDebug: 0 Offset: 00180b29
But this problem doesn't occur with other projects.
Any suggestion would be appreciate.
Thanks.
I use MS Access 2003 on XP. I got a problem with one of my project.
When I'm in VBA and try to do Dim, the program crash and Access quit!
What I did is typing:
Dim strTest As
And that's it. Soon I press spacebar after 'As' it crash and Access closes itself. The Error signature as below:
AppName: msaccess.exe AppVer: 11.0.8166.0 AppStamp: 46437912
ModName: vbe6.dll ModVer: 6.5.10.24 ModStamp: 464105f1
fDebug: 0 Offset: 00180b29
But this problem doesn't occur with other projects.
Any suggestion would be appreciate.
Thanks.