Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Changing names into email addresses using Excel/Visual Basic

I have an Excel worksheet of 750 entries, one column being names in the

format of Last, First Initial. This worksheet changes daily as
projects are being cancelled and added. I need a way to change the
names into email addresses. I do have outlook at my disposal and it
contains all the email addresses I need. ANY suggestion would be
helpful. I am stuck.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Changing names into email addresses using Excel/Visual Basic

Hi,

I am not sure to understand your question / issue.

Do you mean that you have a list of names like let's say Math Murdoch
and you want to generate the email address corresponding to this name?

If yes, what is the structure of the smtp email in your organisation,
something like:




If yes, you can concatenate the smtp email address from the cell with
the " and use it to send the email.

I hope this helps.

Regards,
Karim Benabd

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Changing names into email addresses using Excel/Visual Basic

Hi,

I am not sure to understand your question / issue.

Do you mean that you have a list of names like let's say Math Murdoch
and you want to generate the email address corresponding to this name?

If yes, what is the structure of the smtp email in your organisation,
something like:




If yes, you can concatenate the smtp email address from the cell with
the " and use it to send the email.

I hope this helps.

Regards,
Karim Benabd

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Changing names into email addresses using Excel/Visual Basic

I have a list of M Murdoch and need to generate an e-mail address in
the form of

or
First6LettersofLastNameFirstInitialM...@c ompany.com

The problem is that I don't have their complete first names or middle
initials.

Is this even possible?

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Changing names into email addresses using Excel/Visual Basic

Hello,

Assuming your are using Outlook with Exchange Server, what is the Fully
Qualified Name structure in your company. Is it something like
Surname,FirstName,City ?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Basic - Variable Sheet Names MarkT Excel Discussion (Misc queries) 10 December 18th 07 07:12 PM
Can I run Visual Basic procedure using Excel Visual Basic editor? john.jacobs71[_2_] Excel Programming 3 December 26th 05 02:22 PM
changing the visual basic in office 2003 to visual studio net bigdaddy3 Excel Discussion (Misc queries) 1 September 13th 05 10:57 AM
Visual Basic commands for email David Overington Excel Programming 1 February 9th 05 02:39 AM
Visual Basic/Excel Changing font olor index in part of a string Al Gee Excel Programming 4 September 15th 04 02:09 PM


All times are GMT +1. The time now is 11:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"