[AccessD] Export Contacts to Outlook

Susan Harkins ssharkins at gmail.com
Fri Nov 5 15:56:19 CDT 2010


Charlotte, do you know the right syntax for specifying a subfolder?

Susan H.


So try creating a folder call Contacts and see if that works.  If it
does create a folder object for DocketWorks based on the Contacts
folder.

Charlotte Foust

On Fri, Nov 5, 2010 at 10:39 AM, Rocky Smolin <rockysmolin at bchacc.com> 
wrote:
> I get "Operation Failed. An object could not be found."
>
> Folder DocketWorks exists under the Contacts folder.
>
> Set olApplication = CreateObject("Outlook.Application")
> Set olNameSpace = olApplication.GetNamespace("MAPI")
>
> Set olFolder = olNameSpace.Folders("DocketWorks")
>




More information about the AccessD mailing list