S
Sean Timmons
OK, so I know a little bit about Access, which means, dangerous enough to
really mess things up, but not good enough to fix anything at all.
I created a form to capture some employee data, then linked to a subform
using a one-to-many relationship with the key being an autonumber on the main
table, of course set as number on the sub.
At first, everything ran fine. Peopel added data to the form, then added
rows to the subform as they went.
However, now, when a user either creates a new record in the main form, or
attempts to add records to the subform, they get a pop-up error:
"Member already exists in an object module from which this object module
derives"
I have no idea how to fix this... I don't have any code to perform any
actions when the subform gets focus or the main form loses focus... Should I?
really mess things up, but not good enough to fix anything at all.
I created a form to capture some employee data, then linked to a subform
using a one-to-many relationship with the key being an autonumber on the main
table, of course set as number on the sub.
At first, everything ran fine. Peopel added data to the form, then added
rows to the subform as they went.
However, now, when a user either creates a new record in the main form, or
attempts to add records to the subform, they get a pop-up error:
"Member already exists in an object module from which this object module
derives"
I have no idea how to fix this... I don't have any code to perform any
actions when the subform gets focus or the main form loses focus... Should I?