Here's my problem:
I have a system of money management in which all income is split up and
distributed into certain (fake) "accounts". (In reality, most of it is
split up and distributed to an actual checking account and savings
account.) Each of these fake accounts represent the balance that I have
available to apply to certain aspects in life (e.g. bills/necessities,
play, saving for spending, saving for investment, donations/tithing,
education).
So, for any actual deposit into my checking or savings account, I want
to specify a certain amount OR percentage to go into each "fake"
account. AND, when I spend money, I want to deduct it from the
appropriate "fake" accounts as it is reconciled.
I've thought of some possible solutions:
(1) Actually create separate (real) checking/savings accounts for each
fake account. Problem: too complicated, possibly unnecessary.
(2) Create virtual accounts for these in Money, and virtually transfer
the money back and forth between accounts. Problem: It doesn't reflect
what's really happening. Other??
(3) Don't use accounts. Create "Super" categories that map all the
existing categories to be under the new categories. For example,
Health, Phone Bill, and Water Bill would all fall under Necessities.
This way I could see what I'm spending, but I don't know if I could see
how much money I have in the virtual account at a time... and there are
probably other problems too.
Could I have some input, please, on feasibility or, best, on how I might
solve my problem?
Thank you,
Chad