S
Sarah
I have a master database called "Master List". It contains ID, Name,
Address, phone, etc.
I have a detail database called "Transactions" It contains, ID, Transaction,
event, date, etc. (many records for each in "Master List")
I have a detail database called "Connections". It contains ID and
Connection type (many records for each in "Master List")
I have setup a one to many relation ship with "Master List" and
"Transactions."
I have setup a one to many relationship with "Master List and "Connections"
I have my form working fine updating transactions and connections.
My questions is how do I make this link in creating reports.
I want to create a report that lists the record information from "Master
list" then I want it to list all the connections for that person from
"Connections" and then I want it to list all the transactions for that
person from "Transactions" .
_____________________________________________
HEADER
Name
Address
City, State Zip
Phone, Cell, Wk #
DETAIL
Connections (may have 5 connections)
Transactions (may have 10 transactions)
______________________________________________________
Any help would be greatly appreciated.
Sarah
Address, phone, etc.
I have a detail database called "Transactions" It contains, ID, Transaction,
event, date, etc. (many records for each in "Master List")
I have a detail database called "Connections". It contains ID and
Connection type (many records for each in "Master List")
I have setup a one to many relation ship with "Master List" and
"Transactions."
I have setup a one to many relationship with "Master List and "Connections"
I have my form working fine updating transactions and connections.
My questions is how do I make this link in creating reports.
I want to create a report that lists the record information from "Master
list" then I want it to list all the connections for that person from
"Connections" and then I want it to list all the transactions for that
person from "Transactions" .
_____________________________________________
HEADER
Name
Address
City, State Zip
Phone, Cell, Wk #
DETAIL
Connections (may have 5 connections)
Transactions (may have 10 transactions)
______________________________________________________
Any help would be greatly appreciated.
Sarah