AfterUpdate Event
The form should
Refresh every time a user changes the GenreCombo.
Try it: Add an
Event to A Control
Open the form into
Design View
Select the GenreCombo in the top
form.
Open the Property
Sheet
Go to the Event
Tab.
Click on
AfterUpdate
Select
Event Procedure.
Now, use the
three-dot builder to open the Visual Basic code.