R
Ray Ng
When the name of a form is in other languages,the VBA
codes in the form may not be running properly.
I am using Traditional Chinese (CHT) Windows XP and
Office XP with MUI pack for Simplified Chinese (CHS). I
am designing a database for my client in CHS, and I have
switched all my settings in Windows and Office to CHS.
And still when the name of the form is in CHS, no codes
in VBA can run!
For example, when I write some codes in the "On Current"
event for a control in English name, then I open the
form, I receive the following message (I switched to
English MUI in order to obtain the English translation):
The expression On Current you entered as the event
property setting produced the following error: A problem
occurred while Microsoft Access was communication with
the OLE server or ActiveX control.
* The expression may not result in the name of a macro,
the name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro.
Please help! Thanks a lot.
Ray Ng
codes in the form may not be running properly.
I am using Traditional Chinese (CHT) Windows XP and
Office XP with MUI pack for Simplified Chinese (CHS). I
am designing a database for my client in CHS, and I have
switched all my settings in Windows and Office to CHS.
And still when the name of the form is in CHS, no codes
in VBA can run!
For example, when I write some codes in the "On Current"
event for a control in English name, then I open the
form, I receive the following message (I switched to
English MUI in order to obtain the English translation):
The expression On Current you entered as the event
property setting produced the following error: A problem
occurred while Microsoft Access was communication with
the OLE server or ActiveX control.
* The expression may not result in the name of a macro,
the name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro.
Please help! Thanks a lot.
Ray Ng