I'm having problems working through the logic of the tables and relationship set ups on this database.
What I am trying to do:
I have Buildings that may have many posts attached to it.
For each post there will be many inspections
I'll have a data entry form where the inspection will be inputted but I need all the underlying connections to run reports. I'd like to have the building number and address show on the form to confirm the post number is being entered correctly, which I thought I could do a subform to show.
It seems I'm making this more complicated than it needs to be.
See the attached.