Hi all,
I'm trying to generate a report that's pulling data from two tables. The first table contains high level tasks (TaskID, Task) an the second table contains related sub tasks (SubtaskID, Subtask) with multiple sub tasks relating back to each high level task.
I'm trying to get the report...