¡Hello!
You can put:
"SELECT * FROM [Report$] INNER JOIN [OOH$] ON Report$.MPRN = OOH$.MeterPointRef WHERE Report$.MPRN = '1236405'"
I did a lot of this querys,
My problem now is when I want to do more than 1 INNER JOIN. Anyone can did this type of ...