In a customer Access table, I have a field for customers' email addresses. The field type was originally Short Text. In order to send email messages, I changed the data type to Hyperlink. Now, I wish to convert the field back to Short Text, but I have discovered that upon doing the conversion, the field contents have been modified by adding "#mailto:email address" to the end of the original email address. How do I delete this extra information? I want to insert only the original email address via Mail Merge into a Word document. This extra information is redundant. Before doing this conversion of the field types, I was able to insert the email addresses into my Word documents as desired without the added verbiage.
Thanks in advance!