Having a problem on a new form created from a new table.
I have only created two fields in the table then created a form. Added a command button on the form to close it.
When I enter data and click the close button I get the following error;
The expression On Click you entered as the event property setting produced the following error: A problem occurred while (project name) was communicating with the OLE server or ActiveX Control.
There is only a Docmd.close in the On Click.
Is it possible that an ActiveX control is corrupt? How would I fix it?
This program is being created in Office2000.
Thanks, GGuy
I have only created two fields in the table then created a form. Added a command button on the form to close it.
When I enter data and click the close button I get the following error;
The expression On Click you entered as the event property setting produced the following error: A problem occurred while (project name) was communicating with the OLE server or ActiveX Control.
There is only a Docmd.close in the On Click.
Is it possible that an ActiveX control is corrupt? How would I fix it?
This program is being created in Office2000.
Thanks, GGuy