Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Message

Status
Not open for further replies.

LeighW

Programmer
Jun 6, 2001
45
GB
I have a form with 2 subforms, the second subform is linked to a field on the first subform, using the following properties:


Link Child Fields - ClientCode
Link Master Fields - [FirstSubformName].Form![ClientCode]


The link works fine and I can view & edit client details in the second subform related to the selected client in the first subform.

As soon as I try to add a new record in the second subform I get the following error message:


A Problem occurred while Microsoft Access was communicating with the OLE server or ActiveX Control

Close the OLE server and restart it outside Microsoft Access Then try the original operation again in Microsoft Access.


Can Anyone PLEASE help…

Thanks

Leigh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top