RE: $$Excel-Macros$$ Need help on Access VBA automating outlook

2011-11-18 Thread Asa Rossoff
Hello kavita, I don't have Outlook 2010 installed, but I checked the Outlook 2010 object reference on MSDN @ and noticed MAPIFOLDER isn't listed at all. At http://msdn.microsoft.com/en-us/library/microsoft.office.interop.outlook.map ifolder.aspx it is specified as deprecated, and to use Fol

Re: $$Excel-Macros$$ Need help on Access VBA automating outlook

2011-11-17 Thread kavita ahuja
-macros@googlegroups.com > *Subject:* Re: $$Excel-Macros$$ Need help on Access VBA automating outlook > > > ** ** > > Hi Kavita, > > > > See attachement. > > On Tue, Nov 15, 2011 at 11:46 AM, kavita ahuja > wrote: > > Hi Group members

RE: $$Excel-Macros$$ Need help on Access VBA automating outlook

2011-11-16 Thread Asa Rossoff
Excel-Macros$$ Need help on Access VBA automating outlook Hi Kavita, See attachement. On Tue, Nov 15, 2011 at 11:46 AM, kavita ahuja wrote: Hi Group members, I have one access tool which is automating outlook. Earlier it was working fine on all the systems in our team but now our o

Re: $$Excel-Macros$$ Need help on Access VBA automating outlook

2011-11-15 Thread Divaker Pandey
hi kavita, you should add outlook reference in your excel workbook, which contains this code open visual basic editor (press Alt+f11) go on tool menu click on reference... option Microsoft Outlook 12.0 object library Divaker 9582060233 On Tue, Nov 15, 2011 at 11:46 AM, kavita ahuja wrote: > Hi