Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Send email with Outlook

Hi,

I want to send email with Excel (VB).
But I want to use the From field.

I try the .From command but not working
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Send email with Outlook

It would be a security issue to allow somebody e-mail to look like it came
from another users. IT IS NOT ALLOWED!!! You culd make you e-mails look
like they came from another person and then you could put a virus into the
emil. a person who thought there e-mail wasw coming from somebody they know
would not expect a virus to be in an attachment.

"MagicMan" wrote:

Hi,

I want to send email with Excel (VB).
But I want to use the From field.

I try the .From command but not working

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Send email with Outlook

You can use this

If you want to change the sender name and reply address add this code line

'The receiver can see the original mail address in the properties if he want
.SentOnBehalfOfName = """SenderName"" "

You can find it on this tip page for all my Outlook examples
http://www.rondebruin.nl/mail/tips2.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"MagicMan" wrote in message ...
Hi,

I want to send email with Excel (VB).
But I want to use the From field.

I try the .From command but not working

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
Send a Sheet as body of Outlook Email David Ackerman on cape cod Excel Discussion (Misc queries) 0 March 19th 10 03:11 PM
send email macro with Outlook running DaveH Excel Programming 0 May 22nd 08 06:14 PM
Send Range to Outlook and Email it markb Excel Programming 0 October 15th 07 06:05 PM
***** PLEASE HELP **** Send an email from Excel to outlook with an automatic macro SAM SEBAIHI Excel Discussion (Misc queries) 0 November 11th 06 08:17 AM
How do use outlook express to send email in office 2003 How do use outlook express to send email Excel Discussion (Misc queries) 1 July 19th 05 12:35 PM


All times are GMT +1. The time now is 04:16 PM.

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

About Us

"It's about Microsoft Excel"