I am going slightly up the wall with this, so hopefully someone can help me.
I have the following sql in VBA, but am getting a syntax in join operation error - the query runs fine on the sql server. Anyone know what I am doing wrong?
Me.RecordSource = ("SELECT dbo_tbldCases.* FROM...