I'm trying to find a way to merge or combine severl different reports based on the results of a filter. For example, lets say I have 4 tables:
Tables A, B, C, D
Each table contains different information and has multiple records. The primary key field for each table is the same. Each table also...