Re: $$Excel-Macros$$ Urgent - Macro Code required for Outlook

2011-12-12 Thread KAUSHIK SAVLA
Hi Noorain, I am using Micorsoft Outlook 2007. Where can I find object library? Secondly I want sender name to automatically displayed as per email received. Regards, Kaushik Savla On Mon, Dec 12, 2011 at 8:28 PM, NOORAIN ANSARI wrote: > Dear Salva, > > First select *Tools-Reference-Microsoft

Re: $$Excel-Macros$$ Urgent - Macro Code required for Outlook

2011-12-12 Thread NOORAIN ANSARI
Dear Salva, First select *Tools-Reference-Microsoft Outlook 12.0 Object Liberary* Please use below code Sub outlook_mail() Dim olapp As Outlook.Application Dim olitem As MailItem Set olapp = New Outlook.Application Set olitem = olapp.CreateItem(olmailitem) With olitem .To = "noorain.ans...@gmai

Re: $$Excel-Macros$$ Urgent - Macro Code required for Outlook

2011-12-12 Thread KAUSHIK SAVLA
Hi Noorain, Many thanks for the response. I tried but it is not working. Further I don't want any excel spreadsheet to be used. I just want to use only Outlook. Please suggest. Regards, Kaushik Savla -- FORUM RULES (934+ members already BANNED for violation) 1) Use concise, accurate thread

$$Excel-Macros$$ Urgent - Macro Code required for Outlook

2011-12-10 Thread KAUSHIK SAVLA
Hi All, I am looking for solution to below:- I receive No. of emails from some people asking for tax advise. Then I create tax advice and I attach the file. I need to reply to the email received below:- Hi *Sender*(as per email), As requested, please find attached below payslip showing tax pa