M
Michael
I have three tables. Trip, Expenses and Check. What I want to do is to
allow someone to open up the trip form and input all their expenses in a
subform. Later on when that person gets their reimbursement check for their
trips I would like them to open up the Check form and select all the expenses
that the check covers. The problem I am running into is that I can't figure
out the relationship the Check table has with the other two tables so that I
can have a subform on the Check form that shows all the expenses from the
different trips. I have a 1 to Many relationship between Trip and Expenses.
Thank you in advance
allow someone to open up the trip form and input all their expenses in a
subform. Later on when that person gets their reimbursement check for their
trips I would like them to open up the Check form and select all the expenses
that the check covers. The problem I am running into is that I can't figure
out the relationship the Check table has with the other two tables so that I
can have a subform on the Check form that shows all the expenses from the
different trips. I have a 1 to Many relationship between Trip and Expenses.
Thank you in advance