E
Ember
I am trying to create a database which will track the invoicing of insurance
policy premiums. The "parent company" "holds" the policy for which multiple
"managed" companies are listed. The parent company then invoices each
managed company for its portion of the policy premium.
Here's where it gets fun...depending on the purpose of each managed company
the formula for calculating its portion varies. Some parts of these formulas
are set values that change each year, while others are calculations based on
data that is stored in other tables in the database.
Additionally, I have now been asked to keep a history of the outputs of each
invoicing cycle (for future comparisons). So I am scratching my brain trying
to figure out how to create a table/query/form/report structure that will
accomplish what needs to be done.
I am not sure what more information any of you will need to assist, so I
will leave my post as is and respond as questions come in.
Thanks!
Ember
policy premiums. The "parent company" "holds" the policy for which multiple
"managed" companies are listed. The parent company then invoices each
managed company for its portion of the policy premium.
Here's where it gets fun...depending on the purpose of each managed company
the formula for calculating its portion varies. Some parts of these formulas
are set values that change each year, while others are calculations based on
data that is stored in other tables in the database.
Additionally, I have now been asked to keep a history of the outputs of each
invoicing cycle (for future comparisons). So I am scratching my brain trying
to figure out how to create a table/query/form/report structure that will
accomplish what needs to be done.
I am not sure what more information any of you will need to assist, so I
will leave my post as is and respond as questions come in.
Thanks!
Ember