help with linkmasterfields error.

Joined
Jun 17, 2006
Messages
1
Reaction score
0
greetings!

i really could do with some help with my school project here.

just some background information.

i have a transactions form which is connected to transaction table.

in this transactions form, i included a subform in it which retrieves records from receipt table and item table, basically listing the transaction breakdown of that particular transaction. (lists things like item, price etc.)

whenever i want to key in a new entry in the subform, i get an error:

"The LinkMasterFields property setting has produced this error: "Member already exists in an object module from which this object module derives."

i checked the masterlinkfield and childlinkfield thing, and the values are set to receipt_ID. (which means that transaction form connects to receipt subform via. receipt_ID.

after i click "ok" in the prompt, i can actually key in values as per normal.

but how do i solve the problem of the error message?

especially since this work is to be handed in, and i can't afford the teacher hitting an error box whenever he tries to test values.

i've included a screenshot.

thanks for yall for the help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top