J
Jeff Gaines
I want to write an application to keep tabs on income/expenditure for a
small block of (9) flats.
They are under long leases and there are about 15-20 categories of charges
such as insurance, gardening, drive maintenance etc.
The data is in a spreadsheet at the moment so when a bill comes in it
needs to be categorised and then the costs divided between the flats. The
percentages payable are different for each category.
I am really struggling to turn the spreadsheet matrix into a sensible
database. I have bits of paper all round me but in essence I could have
one table for lease records which, contained everything keyed on flat
number, or a separate table for each category, again keyed on flat number.
I need to allow for start/end dates for the categories as there are
sometimes adjustments made (e.g. a flat opting out of he centralised hot
water system).
Is there a preferred way of turning a matrix into a database or can
anybody point me to some online reading please?
Many thanks.
small block of (9) flats.
They are under long leases and there are about 15-20 categories of charges
such as insurance, gardening, drive maintenance etc.
The data is in a spreadsheet at the moment so when a bill comes in it
needs to be categorised and then the costs divided between the flats. The
percentages payable are different for each category.
I am really struggling to turn the spreadsheet matrix into a sensible
database. I have bits of paper all round me but in essence I could have
one table for lease records which, contained everything keyed on flat
number, or a separate table for each category, again keyed on flat number.
I need to allow for start/end dates for the categories as there are
sometimes adjustments made (e.g. a flat opting out of he centralised hot
water system).
Is there a preferred way of turning a matrix into a database or can
anybody point me to some online reading please?
Many thanks.