Ok, anandtech, heres the deal. I have an excel column full of alphanumeric ID's. These people have email addresses that correspond to their ID. For example if the ID is bob5, the email address is bob5@john.com. What I want to do is email all of these ID's, first by extracting them and adding @john.com on the end, and then outputting them (probably in a .txt or .doc) and putting them in email format so that I can copy/paste it in the TO: box.
Example:
bob4@john.com; ghu7@john.com; hty3@john.com
I would appreciate any advice, should I use SQL somehow? Thanks everyone.
Example:
bob4@john.com; ghu7@john.com; hty3@john.com
I would appreciate any advice, should I use SQL somehow? Thanks everyone.
