G
Gator
I have a Deposit Date which has many Deposit Receipt Numbers which have many
details such as PayeeName, Amount, AccountNumber.
I'm thinking I need a Table for the Deposit Date and a table for Deposit
Receipt Numbers and a Table for details. There will be a O/M relationship
for Deposit Date and Deposit Receipt Numbers and a O/M relationship for
Deposit Receipt Numbers and details.
Then on the form...will I create a sub form of details on main form Deposit
Receipt Numbers....and then....a subform of Deposit Receipt Numbers on the
main form Deposit Date?
Does this seem logical and feasible or is there a better design?
details such as PayeeName, Amount, AccountNumber.
I'm thinking I need a Table for the Deposit Date and a table for Deposit
Receipt Numbers and a Table for details. There will be a O/M relationship
for Deposit Date and Deposit Receipt Numbers and a O/M relationship for
Deposit Receipt Numbers and details.
Then on the form...will I create a sub form of details on main form Deposit
Receipt Numbers....and then....a subform of Deposit Receipt Numbers on the
main form Deposit Date?
Does this seem logical and feasible or is there a better design?