View Single Post
  #4  
Old February 13th 06, 11:53 AM posted to microsoft.public.outlook.calendaring
Vince Averello [MVP-Outlook]
external usenet poster
 
Posts: 2,028
Default appt exporting filters

Not off the top of my head but I'll check

wrote in message
oups.com...
I guess I wasn't specific. I wrote a VB program to export Outlook
AppointmentItems to an Access database, but I only want to export items
with a start date greater than #dtStart# and less than #dtEnd#. I
originally had the program iterate through all appointments and check
the date, and if the date fell within those dates export it. But when
users with years of appointments ran the program, it took far too long.
Any ideas?



Ads