M
magicdds
I have a form showing each patient in Single Form view. There is a subform in
continuous form view showing each person that makes payments for this patient
as well as how much that payer has paid and how much that payer still owes.
There is a button next to each payers name. When you click on that button, a
popup form opens that allows you to put in a new charge for that payer.
That works fine so far.
I want to add, for each payer, a number of insurance plans that the payer
might have, with how much money each insurance plan paid. I tried to list the
insurance palns as a subform of the payer subform, but then I can only view
the payer subform in Single Form view. As such, I can only view one payer at
a time in the payer subform.
Ideally, I would like to see all the payers listed and all of their
associated insurance plans listed with them, all at the same time.
Does anyone have any ideas on how to design the form to do this?
Thanks
Mark
continuous form view showing each person that makes payments for this patient
as well as how much that payer has paid and how much that payer still owes.
There is a button next to each payers name. When you click on that button, a
popup form opens that allows you to put in a new charge for that payer.
That works fine so far.
I want to add, for each payer, a number of insurance plans that the payer
might have, with how much money each insurance plan paid. I tried to list the
insurance palns as a subform of the payer subform, but then I can only view
the payer subform in Single Form view. As such, I can only view one payer at
a time in the payer subform.
Ideally, I would like to see all the payers listed and all of their
associated insurance plans listed with them, all at the same time.
Does anyone have any ideas on how to design the form to do this?
Thanks
Mark