Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Send default email using Application.Dialogs(xlDialogSendMail).Show

Status
Not open for further replies.

barnard89

MIS
Joined
Mar 6, 2005
Messages
74
Location
US
Hi
I am using Excel 2000.
I need to send excel file as an attachment to certain users using Microsoft Outlook
I am using Application.Dialogs(xlDialogSendMail).Show method to
send the excel file

There is an email id " R_brown@ibm.com" which has to be sent as a default email id .
This is irrespective of the number of email ids being sent

How can I make one of the email id as " R_brown@ibm.com" using Application.Dialogs(xlDialogSendMail).Show

Please suggest
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top