--
Hi everyone,
I'm a new user to access, so sorry if this question seems trivial. I'm trying to create a small database for a small tax firm.
Basic scenario: Client database (email is primary key) with basic client info table, client income table, amount of tax return table.
I have all the above tables drawn up, but am not sure how I would allow the database to accept multiple years for a particular client. It needs to capture the changing income table data, tax refund amount table data, etc. for clients who have filed for 2004, then perhaps file again in 2005 and 2006 (repeat customers, so to speak).
Need to be able to capture how many repeat customers there are, what their tax return amount and income was for each of the separate years, etc.
Hope I don't have to create more tables, as it might get difficult to manage.
Any help much appreciated, thanks!
Hi everyone,
I'm a new user to access, so sorry if this question seems trivial. I'm trying to create a small database for a small tax firm.
Basic scenario: Client database (email is primary key) with basic client info table, client income table, amount of tax return table.
I have all the above tables drawn up, but am not sure how I would allow the database to accept multiple years for a particular client. It needs to capture the changing income table data, tax refund amount table data, etc. for clients who have filed for 2004, then perhaps file again in 2005 and 2006 (repeat customers, so to speak).
Need to be able to capture how many repeat customers there are, what their tax return amount and income was for each of the separate years, etc.
Hope I don't have to create more tables, as it might get difficult to manage.
Any help much appreciated, thanks!