Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I'm just wondering if its possible VBA wise to send a spreadsheet (a
particular sheet) in an email within the body, rather than a file. Cheers for any advice. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
You should find an answer here http://www.rondebruin.nl/mail/folder1/mail2.htm Mike "NateBuckley" wrote: Hello, I'm just wondering if its possible VBA wise to send a spreadsheet (a particular sheet) in an email within the body, rather than a file. Cheers for any advice. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cheers, That's what I was looking for, was using the .SendMail functin and on
that page it says that its not possible to send as a body with that function, so saved me a lot of tedious failing. Thanks matey! "Mike H" wrote: Hi, You should find an answer here http://www.rondebruin.nl/mail/folder1/mail2.htm Mike "NateBuckley" wrote: Hello, I'm just wondering if its possible VBA wise to send a spreadsheet (a particular sheet) in an email within the body, rather than a file. Cheers for any advice. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you see the other examples that can do what you want ?
See http://www.rondebruin.nl/sendmail.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "NateBuckley" wrote in message ... Cheers, That's what I was looking for, was using the .SendMail functin and on that page it says that its not possible to send as a body with that function, so saved me a lot of tedious failing. Thanks matey! "Mike H" wrote: Hi, You should find an answer here http://www.rondebruin.nl/mail/folder1/mail2.htm Mike "NateBuckley" wrote: Hello, I'm just wondering if its possible VBA wise to send a spreadsheet (a particular sheet) in an email within the body, rather than a file. Cheers for any advice. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Emailing a template and keeping same layout as the message body | Excel Discussion (Misc queries) | |||
Emailing Activesheet As Body of Email | Excel Programming | |||
Emailing Range in Body CC Problem | Excel Programming | |||
Emailing range for Excel and adding body text | Excel Programming | |||
Code problem emailing range as html in Outlook body | Excel Programming |