Can I link MSAccess to Outlook tasking and see user defined fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an application based on the tasking module of Outlook located in our
public folder. There are many user defined fields that are used. I want to
access the data for reporting from MS Access? When I link to the Public
Folder I only see a few of the fields. How can I see all the fields?
 
The linked table method has major limitations, including the inability to
show even all the reasonably important fields. While articles have been
written on how to expand on this method's obvious features, I've never been
able to duplicate the results. See
http://www.outlookcode.com/d/database.htm#linkedtables .

That page will also give you other ideas on how to work with databases and
Outlook together. You'll need to write code or use a third-party tool that
does the heavy lifting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top