WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Need Help to Set MS Office Outlook

 
   Home -> Office -> Programming VBA RSS
Next:  Move emails not working VB-Help!  
Author Message
March

External


Since: Nov 08, 2007
Posts: 17



(Msg. 1) Posted: Thu Jul 03, 2008 8:06 am
Post subject: Need Help to Set MS Office Outlook
Archived from groups: microsoft>public>outlook>program_vba (more info?)

Hello All,

I need help to set MS Office Outlook.

I use the line below

"DoCmd.SendObject acSendReport, "EmailQueryReport", acFormatRTF,
"allocations@lonewolfinvestment.com", "", "", "TEST", "Allocation Test",
True"

to automated send email. I write this code in Access-VBA.

Within MS Office Outlook 2003, I send it as a default to send email.
However, I execute the code above, I've get the error message said

"Microsoft Outlook


Not implemented"



I try to reinstall MS Office 2003-fully installation.

Set MS Office Outlook 2003 as default. It still doesn't work.

I have no idea what to figure it, any suggestion would be great.


Note: in my computer has Outlook Express and MS Office Outlook 2003. I'm not
sure this is the cause of the problem or not. However, it used to work before.


Thanks,


March
Back to top
Login to vote
Michael Bauer [MVP - Outl

External


Since: Aug 04, 2006
Posts: 1651



(Msg. 2) Posted: Thu Jul 03, 2008 9:44 pm
Post subject: Re: Need Help to Set MS Office Outlook [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm not sure what you're doing. The code is for Access, it doesn't work in
Outlook.

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Thu, 3 Jul 2008 08:06:01 -0700 schrieb March:

> Hello All,
>
> I need help to set MS Office Outlook.
>
> I use the line below
>
> "DoCmd.SendObject acSendReport, "EmailQueryReport", acFormatRTF,
> "allocations@lonewolfinvestment.com", "", "", "TEST", "Allocation Test",
> True"
>
> to automated send email. I write this code in Access-VBA.
>
> Within MS Office Outlook 2003, I send it as a default to send email.
> However, I execute the code above, I've get the error message said
>
> "Microsoft Outlook
>
>
> Not implemented"
>
>
>
> I try to reinstall MS Office 2003-fully installation.
>
> Set MS Office Outlook 2003 as default. It still doesn't work.
>
> I have no idea what to figure it, any suggestion would be great.
>
>
> Note: in my computer has Outlook Express and MS Office Outlook 2003. I'm
not
> sure this is the cause of the problem or not. However, it used to work
before.
>
>
> Thanks,
>
>
> March
Back to top
Login to vote
March

External


Since: Nov 08, 2007
Posts: 17



(Msg. 3) Posted: Tue Jul 08, 2008 12:10 pm
Post subject: Re: Need Help to Set MS Office Outlook [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The code from previous message used to work.

However, I get "error in registry for extension exchange extensions” the
syntax or format of the registry entry is incorrect. Check the registry
settings and compare the registry for this extension in the
registry……..Change # or reinstall MS Exchange again." when running the
program.

I think this is cause of the problem that I cannot send automated email from
access.

Any idea, please give me suggestion.


March













"Michael Bauer [MVP - Outlook]" wrote:

>
> I'm not sure what you're doing. The code is for Access, it doesn't work in
> Outlook.
>
> --
> Best regards
> Michael Bauer - MVP Outlook
>
> : VBOffice Reporter for Data Analysis & Reporting
> : Outlook Categories? Category Manager Is Your Tool
> : <http://www.vboffice.net/product.html?pub=6&lang=en>
>
>
> Am Thu, 3 Jul 2008 08:06:01 -0700 schrieb March:
>
> > Hello All,
> >
> > I need help to set MS Office Outlook.
> >
> > I use the line below
> >
> > "DoCmd.SendObject acSendReport, "EmailQueryReport", acFormatRTF,
> > "allocations@lonewolfinvestment.com", "", "", "TEST", "Allocation Test",
> > True"
> >
> > to automated send email. I write this code in Access-VBA.
> >
> > Within MS Office Outlook 2003, I send it as a default to send email.
> > However, I execute the code above, I've get the error message said
> >
> > "Microsoft Outlook
> >
> >
> > Not implemented"
> >
> >
> >
> > I try to reinstall MS Office 2003-fully installation.
> >
> > Set MS Office Outlook 2003 as default. It still doesn't work.
> >
> > I have no idea what to figure it, any suggestion would be great.
> >
> >
> > Note: in my computer has Outlook Express and MS Office Outlook 2003. I'm
> not
> > sure this is the cause of the problem or not. However, it used to work
> before.
> >
> >
> > Thanks,
> >
> >
> > March
>
Back to top
Login to vote
Steve2857

External


Since: Aug 02, 2008
Posts: 1



(Msg. 4) Posted: Sat Aug 02, 2008 9:10 am
Post subject: Re: Need Help to Set MS Office Outlook [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

--
Steve2857


"March" wrote:

> The code from previous message used to work.
>
> However, I get "error in registry for extension exchange extensions” the
> syntax or format of the registry entry is incorrect. Check the registry
> settings and compare the registry for this extension in the
> registry……..Change # or reinstall MS Exchange again." when running the
> program.
>
> I think this is cause of the problem that I cannot send automated email from
> access.
>
> Any idea, please give me suggestion.
>
>
> March
>
>
>
>
>
>
>
>
>
>
>
>
>
> "Michael Bauer [MVP - Outlook]" wrote:
>
> >
> > I'm not sure what you're doing. The code is for Access, it doesn't work in
> > Outlook.
> >
> > --
> > Best regards
> > Michael Bauer - MVP Outlook
> >
> > : VBOffice Reporter for Data Analysis & Reporting
> > : Outlook Categories? Category Manager Is Your Tool
> > : <http://www.vboffice.net/product.html?pub=6&lang=en>
> >
> >
> > Am Thu, 3 Jul 2008 08:06:01 -0700 schrieb March:
> >
> > > Hello All,
> > >
> > > I need help to set MS Office Outlook.
> > >
> > > I use the line below
> > >
> > > "DoCmd.SendObject acSendReport, "EmailQueryReport", acFormatRTF,
> > > "allocations@lonewolfinvestment.com", "", "", "TEST", "Allocation Test",
> > > True"
> > >
> > > to automated send email. I write this code in Access-VBA.
> > >
> > > Within MS Office Outlook 2003, I send it as a default to send email.
> > > However, I execute the code above, I've get the error message said
> > >
> > > "Microsoft Outlook
> > >
> > >
> > > Not implemented"
> > >
> > >
> > >
> > > I try to reinstall MS Office 2003-fully installation.
> > >
> > > Set MS Office Outlook 2003 as default. It still doesn't work.
> > >
> > > I have no idea what to figure it, any suggestion would be great.
> > >
> > >
> > > Note: in my computer has Outlook Express and MS Office Outlook 2003. I'm
> > not
> > > sure this is the cause of the problem or not. However, it used to work
> > before.
> > >
> > >
> > > Thanks,
> > >
> > >
> > > March
> >
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET