I have created three forms and three subforms in sequence also three tables i.e.
Tables : Year-YearID, Quarter-QuarterID, Date-DateID
Α) Form Year and field YearID, Year Subform and relationship on YearID
VB code of Year subform:
Private Sub ViewRptForm()
DoCmd.DoMenuItem acFormBar...