D
diros
I have two tables, primary and expenses with master of [Id] in primary form
and child of [primary_expense] in expense subform. Expense contains fields
such as amount, check number, date and payee. I go to smith or jones file,
put info into expense subform and that works.
I have a two separate records with the primary name called bluecheck and
pinkcheck which refers to a particular checking accounts. What I'd like to
do is after I post a check in the subform for expenses under the smith
record, that I then push a button or fill in a field so that the inserted
information in expenses is appended to bluecheck or pinkchecks or whichever
other checking account I open up.
What's the best way to set this up without using programming.
and child of [primary_expense] in expense subform. Expense contains fields
such as amount, check number, date and payee. I go to smith or jones file,
put info into expense subform and that works.
I have a two separate records with the primary name called bluecheck and
pinkcheck which refers to a particular checking accounts. What I'd like to
do is after I post a check in the subform for expenses under the smith
record, that I then push a button or fill in a field so that the inserted
information in expenses is appended to bluecheck or pinkchecks or whichever
other checking account I open up.
What's the best way to set this up without using programming.