View Single Post
  #2  
Old April 26th 07, 06:47 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Macro to run plugin



Here's a sample for a timer in VBA:
http://www.vboffice.net/sample.html?...4&cmd=showitem

And here for how to 'press' commandbar buttons:
http://www.outlookcode.com/d/tips/commandbarfun.htm

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Quick-Cats - Categorize Outlook data:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Wed, 25 Apr 2007 15:20:05 -0700 schrieb Michael:

Could anyone help me with developing a simple plugin (or give me the code

if
you're so kind) to make a plugin autorun every couple hours/mins. The

plugin
is SyncMyCal. I'm not paying $25 for something Google should have had from
the start (GCalendar syncing). I want a macro that would "press" the
sychronize button according to whatever amount of time you specify. It'll

at
least take care of the autosync until Google does what ir said it'd do a

year
ago.

So anyone have any ideas? I know a little VB but not enough to get this
working.

Ads