S
shank
I need to log and manage royalties for songs. I will need to do quarter
reports and draw off a prepaid balance. I know how to do this using a
"running balance" method where the current calculations would be based on
the starting balance that could be years old. Now I'm thinking that may not
be the best way. I'm thinking I should reconcile the balances every period
like Quickbooks would do. Then each report would be based on data from the
last report.
Assuming I choose to reconcile, how do I manage the data? Should I create a
new column for every period? That doesn't seem right. How do I keep a
starting blance and subsequent quarterly balances in a database? It seems
like I could create a new table and do a one-to-many relationship but to
keep integrity I think I would have to associate on too many columns. That
lends to mistakes.
Has anyone done something similar? How do you manage the reconciliation from
quarter to quarter?
thanks!
reports and draw off a prepaid balance. I know how to do this using a
"running balance" method where the current calculations would be based on
the starting balance that could be years old. Now I'm thinking that may not
be the best way. I'm thinking I should reconcile the balances every period
like Quickbooks would do. Then each report would be based on data from the
last report.
Assuming I choose to reconcile, how do I manage the data? Should I create a
new column for every period? That doesn't seem right. How do I keep a
starting blance and subsequent quarterly balances in a database? It seems
like I could create a new table and do a one-to-many relationship but to
keep integrity I think I would have to associate on too many columns. That
lends to mistakes.
Has anyone done something similar? How do you manage the reconciliation from
quarter to quarter?
thanks!