Below is what I pasted into into the SQL view of the query.
"UPDATE Copy Of Parts shipped 2001 SET TempDateField"=DateSerial(Mid([PRCDTE],7,2),Mid([PRCDTE],1,2),Mid([PRCDTE],4,2))
I suspoect I have done something wrong because when I try to back to design view I get the following error...