Hello,
I am new to Access and creating a database which includes personal information (name, address, phone, etc), officer position held and year, and awards earned and when. I have the following tables:
tblContact
Name
Address
Spouse
Email
Phone
tblAwards
AwardName (one row for each award - Merit, Excellence, etc)
AwardDescription
Year
tblOfficer
President
VicePresident
Secretary
Treasurer
Current (yes/no)
Year
Each person can earn more than one award and serve in more than one office. I want to link the tables (or should it really be one table rather than 3) and print a report showing current officers, past officers and when each person received an award.
I appreciate any help!
I am new to Access and creating a database which includes personal information (name, address, phone, etc), officer position held and year, and awards earned and when. I have the following tables:
tblContact
Name
Address
Spouse
Phone
tblAwards
AwardName (one row for each award - Merit, Excellence, etc)
AwardDescription
Year
tblOfficer
President
VicePresident
Secretary
Treasurer
Current (yes/no)
Year
Each person can earn more than one award and serve in more than one office. I want to link the tables (or should it really be one table rather than 3) and print a report showing current officers, past officers and when each person received an award.
I appreciate any help!