First, why? I can get you there but its going to take some trickery because you essentially want to create records in your query that don't exist in your underlying table. The corresponding record for:
200300
Isn't in your table, so why are you looking for it to be in your query? What's the purpose of this query? Also, post your actual table and field names.