Here is my original SQL statement. What do I need to do with this to paste it into my code so that the VB application will accept it?
SELECT tbl_Project_Team_Depts.Business_Unit_Name, tbl_Project_Team_SME.[SME Name], tbl_Project_Team_SME.[SME Number], tbl_Project_Team_SME.[SME Email]...