Hi everyone
Quite new to Access and SQL so this could be something as simple as brackets..
I have tables called:
tblSections, and each record in there 'has' x related records in the table
tblActions,
They are linked via Primary/Foreign keys: SectionsID/SectionsForeignID.
I want to...