Is there a syntax that I can use in my update query that will exclude any text from being updated? I have a field with numbers and text, and I want to update another field with only the numbers. Currently it updates the field with records that contained text to 0s. I want those records to stay blank.