Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone help with with a code to attached the ActiveWorkbook to a "Lotus
Notes" mail? The ActiveWorkbook, doesn't have to be zipped or anything - just attached to a mail, ready for sending, once recipient has been selected. Searching the Internet, I find a lot of miscellanous code to perform this on a "OutLook" mail, but none for a "Lotus Notes"? Can this be done??? TIA, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is a site with information about working with Excel and Lotus Notes:
http://www.excelkb.com/?cNode=1X5M7A Hope this helps, Hutch "Charlotte E." wrote: Can someone help with with a code to attached the ActiveWorkbook to a "Lotus Notes" mail? The ActiveWorkbook, doesn't have to be zipped or anything - just attached to a mail, ready for sending, once recipient has been selected. Searching the Internet, I find a lot of miscellanous code to perform this on a "OutLook" mail, but none for a "Lotus Notes"? Can this be done??? TIA, |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 22, 10:21*am, "Charlotte E." <@ wrote:
Can someone help with with a code to attached the ActiveWorkbook to a "Lotus Notes" mail? The ActiveWorkbook, doesn't have to be zipped or anything - just attached to a mail, ready for sending, once recipient has been selected. Searching the Internet, I find a lot of miscellanous code to perform this on a "OutLook" mail, but none for a "Lotus Notes"? Can this be done??? TIA, ActiveWorkbook.SendMail " This will attached it to a new mail msg in lotus notes provided notes is open/running and lotus notes is the default email program. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() ActiveWorkbook.SendMail " This will attached it to a new mail msg in lotus notes provided notes is open/running and lotus notes is the default email program. Sounds easy :-) I'll play a little with this approch... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prompted for VBA password when closing Excel with "Lotus Notes Qui | Excel Programming | |||
Mail über Lotus Notes aus Excel heraus/ Sending Mail with Excel through Lotus Notes | Excel Programming | |||
"Activeworkbook" function not valid when workbook embedded in Lotus Notes? | Excel Programming | |||
Lotus Notes - Can't do multiple "Send Tos" | Excel Programming | |||
"Clean Me" Macro is giving "#VALUE!" error in the Notes field. | Excel Programming |