So I put the SQL statement as a SQL string in my vba area. I then ran a debug.print.
I copied the print into a new query in the SQL Section. This is how it looks
SELECT TestRequestTable.TestRequestNumber, CrouseHindsPersonalTable.FullName, TestRequestTable.IndividualComponent, ComponentTable.ID...