|
||||||
|
Many-to-Many By Richard Rost 3 years ago Many-to-Many Relationships in Microsoft Access Learn how to create a many-to-many relationship in Microsoft Access. This is useful to track relationships between multiple records on BOTH sides of the relationships. For example: students to classes. Each student can be enrolled in multiple classes, and each class can contain multiple students. I'll show you how to set up a Junction Table to track these relationships. Lucas in Anchorage, Alaska (a Platinum Member) asks: "I need to track employee training, when they took the certification test, and when their certification expires. I need a list of which employees have certifications expiring soon so that I can send them for retesting. I'm having trouble matching up the employee to the certification. Can you help?" MembersI'll show you how to build the forms necessary to make working with these relationships easy. We'll go both ways: we'll build a customer form that will show all of their courses in a subform, and then a course subform that will show all of the enrolled customers in the subform. We'll make a double-click event to update the course date, and then an After Update event to set the expiration date equal to a year in the future. Then we'll make a query showing all of the customers who have certifications that are expired or are expiring in the next 30 days.
Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the files from class plus get access to the Code Vault. If you're not a member, Join Today! LinksRelationships: https://599cd.com/Relationship
Keywords#msaccess, Microsoft Access, teacher, training, certifications, tracking, many-to-many, many to many, courses, junction table, class enrollments, books to authors, students to classes, employees to certifications, products to manufacturers, songs to artists
|
||||||||||||||||||||||||||||||||||||||||
| |||
Keywords: TechHelp Access m2m teacher, training, certifications, tracking, many-to-many, many to many, courses, junction table, class enrollments, books to authors, students to classes, employees to certifications, products to manufacturers, songs to artists PermaLink Many-to-Many in Microsoft Access |