I have two seperate tables, say table x and table y and I want to produce a report containing information from both. Table x has a list of targets each belonging to one a group either A, B, C, D, E or F. Table y has a list of Actions each also corresponding to a group A, B, C etc. I want to...