J
Jexter
I am creating a member database. Each record will have a uniquie id number.
I'd like to create other tables to track activity history for each member
while ensuring the information in the activity tables link back to the master
member table.
For example, if a person attends an event or serves as treasurer, I want to
go into the master member table to find that person, but then have the event
or volunteer info appear in another table.
Does that make sense?
I'd like to create other tables to track activity history for each member
while ensuring the information in the activity tables link back to the master
member table.
For example, if a person attends an event or serves as treasurer, I want to
go into the master member table to find that person, but then have the event
or volunteer info appear in another table.
Does that make sense?