Ok.
To start, run queries to put the information into 1 table.
In this part, you could break down the fault code into 2 fields using a Left function.
Then run the query on this 1 table to get the totals using Sum on the BOG and TRD fields.
Then use this query to run the report and in the...