How to store email id's?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to store a large number of email id's in excel 2003 in such a manner
that none of the id's repeats while typing or pasting or transfering. Also
they are automatically arranged in alphabetical order. Please suggest me.
Thanks.
 
See this link:
http://office.microsoft.com/en-us/excel/HA010346261033.aspx

You can record a macro to:
1) Delete duplicates as in the above link.
2) Sort the list.

You can add many E-mail addresses to the list then run the Macro.
If you want you can attached the Macro to a button using the menu:
View, Tool Bars and Forms.

If you depress the button the Macro Runs.

If you’re up to it you could trigger the Macro with an Event.
With an Event the Macro would run right after you paste or type the Email
address into the list.

Good Luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top