Davidwaz
03-29-2009, 07:18 PM
Hi,
I am currently writing a database for the scuba club financial accounts. One of my tables is invoices that come in, and for each invoice, I would like to assign a category (usually there are two-three subcategories too).
e.g. Expense --> Equipment --> Boat #1 --> Boat Fuel
Income --> Membership --> Student
Income --> Equipment --> Boat Ride
etc.
What is the best way to put these categories in? Is it better to have only one table (with autonumber as a key), and four columns? And that way, in a form, once the user clicks "Income", the next categories filter to those only related to Income?
Thanks, David Warren,
Graduate Mechanical Engineer,
Santos, Adelaide, Australia.
I am currently writing a database for the scuba club financial accounts. One of my tables is invoices that come in, and for each invoice, I would like to assign a category (usually there are two-three subcategories too).
e.g. Expense --> Equipment --> Boat #1 --> Boat Fuel
Income --> Membership --> Student
Income --> Equipment --> Boat Ride
etc.
What is the best way to put these categories in? Is it better to have only one table (with autonumber as a key), and four columns? And that way, in a form, once the user clicks "Income", the next categories filter to those only related to Income?
Thanks, David Warren,
Graduate Mechanical Engineer,
Santos, Adelaide, Australia.