Hi,
I import a list of usernames from a database into an excel spread sheet. The username looks like this:
smith, mark
I want to write a macro to convert the string into an email address. The format I need is:
mark.smith@blahblah.com
I know how to create the email address but I need to know how to change the username into the correct format.
Thanks in advance.
Grattan
I import a list of usernames from a database into an excel spread sheet. The username looks like this:
smith, mark
I want to write a macro to convert the string into an email address. The format I need is:
mark.smith@blahblah.com
I know how to create the email address but I need to know how to change the username into the correct format.
Thanks in advance.
Grattan