I am using SQL statements in VBA and I am having trouble joining 4 tables located in separate worksheets named "Stn", "Db", "Param" and "Ol"
I have 4 tables:
"Stn" with headers: Station_Name, Station_Abbreviation, Station_Order
"Db" with headers: Station_Name, Sample_Date, Parameter_Name...