R
R Young via AccessMonster.com
I have one column "EnterpriseID" which contain shortnames of 70,000
employees. I need to add "@xyz.com" to each shortname.
I do have another column with the actual email address, BUT not all the
records have an email address. 56,000 have "NA" as the email address, thus
the reasoning for wanting to add the "@xyz.com".
I just discovered the update query but it is just not updating my records
at all. Any help would be appreciated!
employees. I need to add "@xyz.com" to each shortname.
I do have another column with the actual email address, BUT not all the
records have an email address. 56,000 have "NA" as the email address, thus
the reasoning for wanting to add the "@xyz.com".
I just discovered the update query but it is just not updating my records
at all. Any help would be appreciated!