Three likely problems... well two actually
"[tbl_BackLogWithLinkedWO]![WORK_ID]" > "[WORK_ID]" , no need to prefix the table name... neither so in the where cluase.
And NO suggest a number, which doesnt require quotes in the string
DLookups are usually a bad habit though, consider your...