Topic: error message in any click on button/MS ACCESS

S

sammm

Hi for all

I transfer Access Database to another computer.
in the first computer it's ok vgood. but in another
coming error in any click on button:

error message
The expression On Click you entered as the event property
setting produced the following error:
A problem occurred while Microsoft Access was
communicating with the OLE server or ActiveXControl.
* 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 eevaluation the
function,event, or macro
 
T

Tom Wickerath

Hi Sammm,

Make sure you don't have any missing references on the second computer that is throwing the error
message. Here are two excellent articles on the subject:

Solving Problems with Library References
http://members.iinet.net.au/~allenbrowne/ser-38.html

Access Reference Problems
http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html


Tom
_________________________________________


Hi for all

I transfer Access Database to another computer.
in the first computer it's ok vgood. but in another
coming error in any click on button:

error message
The expression On Click you entered as the event property
setting produced the following error:
A problem occurred while Microsoft Access was
communicating with the OLE server or ActiveXControl.
* 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 eevaluation the
function,event, or macro
 
Top