D
Darrell Cyphers
I have just begun to create a database in adp and have
successfully connected with the server and created tables.
Now, I have created a form for one of the tables which
includes an OnClick event attempting to execute code with
turns on or off the visible property for a text box based on
the value of the control clicked. I get a message on
clicking the control reading:
"VBA encountered a problem while attempting to access a
property or method. The problem may be one of the following:
*A reference is missing
*An Expression is misspelled
*Security in Access is set to High and Microsoft Jet 4.0 SP8
is not installed."
I have installed SP8 and still get this message. AND, I get
this message EVEN WITH A BREAK SET ON THE 1ST LINE OF CODE;
the message pops up before even hitting the break. Can
someone suggest an explanation?
Thanks!
Darrell
successfully connected with the server and created tables.
Now, I have created a form for one of the tables which
includes an OnClick event attempting to execute code with
turns on or off the visible property for a text box based on
the value of the control clicked. I get a message on
clicking the control reading:
"VBA encountered a problem while attempting to access a
property or method. The problem may be one of the following:
*A reference is missing
*An Expression is misspelled
*Security in Access is set to High and Microsoft Jet 4.0 SP8
is not installed."
I have installed SP8 and still get this message. AND, I get
this message EVEN WITH A BREAK SET ON THE 1ST LINE OF CODE;
the message pops up before even hitting the break. Can
someone suggest an explanation?
Thanks!
Darrell