I am trying to create an access 2007 database for Windows 7 that tracks payment dates for club members. I need a record for each date that the member paid. Each member has a separate record in a table called Roster.
I want to take three fields from roster and put them in an individual table for that member's dues payment. These are Ham Radio operators but the problem is that not all members have a CallSign, and some share the same Last name. The fields that I have to identify them are Callsign, LastName, and FirstName.
I hope I can do this automatically and not have to do it one at a time as there are over 140 members at this time.
I have been trying to figure this out for 3 days. Can someone PLEASE point me in the right direction?
I want to take three fields from roster and put them in an individual table for that member's dues payment. These are Ham Radio operators but the problem is that not all members have a CallSign, and some share the same Last name. The fields that I have to identify them are Callsign, LastName, and FirstName.
I hope I can do this automatically and not have to do it one at a time as there are over 140 members at this time.
I have been trying to figure this out for 3 days. Can someone PLEASE point me in the right direction?