Yes, but the problem is, I want to use this query to work with recordset, so I can't refer to another query in my string, right?
ReplikacjeDoSprDanych:
SELECT numerarkusza
FROM tblGoraZleceniaNowaWyceny
WHERE [id_wycena_pre]=Forms!frmWycenyObszarroboczy!ID_wycena_pre;
strSQL = "SELECT...