Re: $$Excel-Macros$$ How to send mail with excel

2011-04-06 Thread Sanjoy Nath
This really works One thing more.You have to keep your outlook opened to get this done On Wed, Apr 6, 2011 at 1:32 AM, Sanjoy Nath wrote: > > Public olApp As Object > Public oNewMail As Object > Public FilePath As String > > Public isthereFileAttach As Boolean > Public bd As String > Public sb A

Re: $$Excel-Macros$$ How to send mail with excel

2011-04-06 Thread Sanjoy Nath
Public olApp As Object Public oNewMail As Object Public FilePath As String Public isthereFileAttach As Boolean Public bd As String Public sb As String Public Sub ONE_ONE(ByVal recipient As String) Set olApp = CreateObject("Outlook.Application") Set oNewMail = olApp.CreateItem(olMailItem) W

Re: $$Excel-Macros$$ How to send mail with excel

2011-04-04 Thread santosh subudhi
Hi, http://www.rondebruin.nl/sendmail.htm http://msdn.microsoft.com/en-us/library/aa203718(office.11).aspx http://msdn.microsoft.com/en-us/library/aa203718(office.11).aspx#odc_thesendmail20utility Try the other links with other options available in the sites Regards Santosh On Wed, Mar 30,

Re: $$Excel-Macros$$ How to send mail with excel

2011-03-30 Thread L.K. Modi
this add in is not working On Wed, Mar 30, 2011 at 10:42 AM, ashish koul wrote: > try this addin see if it helps > > http://www.rondebruin.nl/mail/add-in.htm > > > > > On Tue, Mar 29, 2011 at 8:02 PM, shariq khan wrote: > >> Can any one help me? >> >> >> >> I looking for code to send an emai

Re: $$Excel-Macros$$ How to send mail with excel

2011-03-29 Thread ashish koul
Try these links http://www.rondebruin.nl/mail/folder3/mail4.htm http://www.rondebruin.nl/mail/add-in.htm > > > > > On Tue, Mar 29, 2011 at 8:02 PM, shariq khan wrote: > >> Can any one help me? >> >> >> >> I looking for code to send an email from excel to the number of users, few >> in TO and some

Re: $$Excel-Macros$$ How to send mail with excel

2011-03-29 Thread ashish koul
try this addin see if it helps http://www.rondebruin.nl/mail/add-in.htm On Tue, Mar 29, 2011 at 8:02 PM, shariq khan wrote: > Can any one help me? > > > > I looking for code to send an email from excel to the number of users, few > in TO and some are on CC. > > > > I also need to add the bel

$$Excel-Macros$$ How to send mail with excel

2011-03-29 Thread shariq khan
Can any one help me? I looking for code to send an email from excel to the number of users, few in TO and some are on CC. I also need to add the below table in the body of the mail looks like the below example _ Hi,