Using Access 2003 I have a table with emails. The data was imported from a text file. I have to remove the double quotes from each email in the table. Lest say it is Field1, how do I remove the double quotes with an update query? I have seen vb code to do this but how does it fit into a update query which has no Expression field?
Thanks
Start Free Trial