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
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