Struggling with Left Joins in MS Access
I’m running into an issue with MS Access as I’m not all that familiar with Access SQL.
My Left Joins are being treated as inner joins due to Access placing the criteria of the left joins outside of the join clause. I’ve reviewed a few other topics here and haven’t found a suggestion that solves my issue. Any assistance is greatly appreciated!