Hello,
I cannot seem to figure out how to do this. I have created a database where I will track Agent's Contact Information and where we will track Transactions processed. I want to link each transaction to the appropriate agent and then on the Agent Record form, would like a list of their transactions. I know it has to do with relationships and subforms, but everything I have tried is not working.
I have the Agent ID set up as the Auto-Number (long integer) and then I have a field in the Transaction Record with an Agent ID (as a number, long integer). I've created a relationship between Agent Record and the transaction record (Agent can have many transactions). Now I want to create a subform so that when I pull up the Agent's record, I can also see their transactions.
Any help would be greatly appreciated.
Thank you,
Kristi