Hello EE, I need to standardize mailing addresses. I have a table, tblAddressChanges, with two fields [Part], and [CleanedPart]. The intent is to have a function that will replace the Parts with the CleanedParts. I figured that the function would loop through the table to check for all bad address parts...