I am currently doing my year 12 (A level/IB) school project.
I am required to do a database which is for a small club (it is a real club)
I have adequate knowledge with access but i have studied on access 2003 but now im using 2010 to create a web database
I have created a members database, including member id, name, amount paid,when the next fee is due, etc.
I have also created an accounts table, but the problem is that i would like it to fill up on its own, as in: when you use the members form and note that the member has paid this is will be noted in the members table but i would also like it to be noted in the accounts table (fields to be noted in the accounts table: member id, name, reciept bumber, date and amount paid) but i would also like it to not change the previous entry for the same member in the accounts table but create a new row for this payment and the previous payment (last year) remain untouched.
This system will also be implemented into other table which i have not created as i would like to make sure that the system will work in the first place
Thank you in advance
Gustav