I have a field in a table with just the first part of the email address. Such as JohnDoe I need to add the @email.com to this field. Wondering how I would write this to include the @email.com so the new field would read JohnDoe@email.com I am guessing I would do this in a query. Thanks in Advance for any help.