Allow me to clarify.
I have no declared parameters in the query, the query itself is built with preceding VBA statements that plaster the variables directly into the SQL, rewriting the query definition meaning I have no PARAMETERS statement in the SQL itself. I see your point but having a...