To change a field in a table with a query requires either an update query or an append query. You are using a read type query (Select). Maybe if you describe what you are trying to accomplish (without using any jargon we won't understand) someone could offer another approach that would work for you.