Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
2 questions, pls ...
1) After accidentally clicking Send To Mail Recipients instead of send as an attachment, how do you get rid of all that Outlook stuff that comes up (To..., CC..., Subject: etc" to get your worksheet back to normal. 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi William,
2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) See Ron de Bruin's SendMail page at: http://www.rondebruin.nl/sendmail.htm --- Regards, Norman "William Benson" wrote in message ... 2 questions, pls ... 1) After accidentally clicking Send To Mail Recipients instead of send as an attachment, how do you get rid of all that Outlook stuff that comes up (To..., CC..., Subject: etc" to get your worksheet back to normal. 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yep, seen them, and but Ron's example is not at all like sending a sheet in
Excel, it is making a one-sheet file attachment. Any others?? "Norman Jones" wrote in message ... Hi William, 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) See Ron de Bruin's SendMail page at: http://www.rondebruin.nl/sendmail.htm --- Regards, Norman "William Benson" wrote in message ... 2 questions, pls ... 1) After accidentally clicking Send To Mail Recipients instead of send as an attachment, how do you get rid of all that Outlook stuff that comes up (To..., CC..., Subject: etc" to get your worksheet back to normal. 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) Thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi William,
Yep, seen them, and but Ron's example is not at all like sending a sheet in Excel, it is making a one-sheet file attachment. Any others?? Using the link which I suggested, look at Ron's 'Outlook object model (body)' examples, e.g: Mail one worksheet in the body --- Regards, Norman "William Benson" wrote in message .. . Yep, seen them, and but Ron's example is not at all like sending a sheet in Excel, it is making a one-sheet file attachment. Any others?? "Norman Jones" wrote in message ... Hi William, 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) See Ron de Bruin's SendMail page at: http://www.rondebruin.nl/sendmail.htm --- Regards, Norman "William Benson" wrote in message ... 2 questions, pls ... 1) After accidentally clicking Send To Mail Recipients instead of send as an attachment, how do you get rid of all that Outlook stuff that comes up (To..., CC..., Subject: etc" to get your worksheet back to normal. 2) If you WANTED to do this through VBA, How can one use VBA to reproduce the effect created in Excel when you choose File - Send To - Mail Recipient? I can see a single worksheet being worth sending (especially a chart) Thanks |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi William,
Mail one worksheet in the body The link to this example is: http://www.rondebruin.nl/mail/folder3/mail2.htm --- Regards, Norman "Norman Jones" wrote in message ... Hi William, Yep, seen them, and but Ron's example is not at all like sending a sheet in Excel, it is making a one-sheet file attachment. Any others?? Using the link which I suggested, look at Ron's 'Outlook object model (body)' examples, e.g: Mail one worksheet in the body --- Regards, Norman |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Oh yes, that is it, thank you. I tried the wrong one.
"Norman Jones" wrote in message ... Hi William, Mail one worksheet in the body The link to this example is: http://www.rondebruin.nl/mail/folder3/mail2.htm --- Regards, Norman "Norman Jones" wrote in message ... Hi William, Yep, seen them, and but Ron's example is not at all like sending a sheet in Excel, it is making a one-sheet file attachment. Any others?? Using the link which I suggested, look at Ron's 'Outlook object model (body)' examples, e.g: Mail one worksheet in the body --- Regards, Norman |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nothing I tried on Ron's pages duplicated Excel's ability to embed the sheet
as a picture and not as an attachment. I am speaking in particular regarding a chart. When I have a chart (or a spreadsheet with a chart) and click File Send To Mail recipient, the e-mail arrives looking like a nice picture, no attachment. I cannot duplicate this with any of Ron's items. Am I missing one of them? It's too bad, it is a nice feature. "Norman Jones" wrote in message ... Hi William, Mail one worksheet in the body The link to this example is: http://www.rondebruin.nl/mail/folder3/mail2.htm --- Regards, Norman "Norman Jones" wrote in message ... Hi William, Yep, seen them, and but Ron's example is not at all like sending a sheet in Excel, it is making a one-sheet file attachment. Any others?? Using the link which I suggested, look at Ron's 'Outlook object model (body)' examples, e.g: Mail one worksheet in the body --- Regards, Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Send to mail recipient error | Excel Discussion (Misc queries) | |||
Send To - E-mail Recipient | Setting up and Configuration of Excel | |||
Error when using Send to Mail recipient | Excel Discussion (Misc queries) | |||
Cannot "Send to -> mail recipient (as attachment)" | Excel Discussion (Misc queries) | |||
send to mail recipient | Excel Programming |