Hi there
I have a database that im working that has a main tbl and secondary tbl linked as one-to-many. On my forms I have main frm and the secondary frm linked as child fields. Through this i have queries for both main and secondary tables.
In my secondary form i have several unbound boxes for summing up totals.
When I go to update my records in the secondary form i get the error message
The expression on Enter you entered as the event property setting produced the following error message.
The object doesnt contai the Automation object '______'
I have searched through the forums but cant seem to find the solution to this error. Do i need to redifine the relationships in my table or is there something wrong with the calculations im running on my form that creates the error?
Comments much appreciated!
I have a database that im working that has a main tbl and secondary tbl linked as one-to-many. On my forms I have main frm and the secondary frm linked as child fields. Through this i have queries for both main and secondary tables.
In my secondary form i have several unbound boxes for summing up totals.
When I go to update my records in the secondary form i get the error message
The expression on Enter you entered as the event property setting produced the following error message.
The object doesnt contai the Automation object '______'
I have searched through the forums but cant seem to find the solution to this error. Do i need to redifine the relationships in my table or is there something wrong with the calculations im running on my form that creates the error?
Comments much appreciated!