Lookup from an Access table

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

In Outlook VBA how can I lookup a field's value form a table in an Access
database?

Many Thanks

Regards
 
For instance by using the ADODB library: Add a ref to it via
Tools/References, and see the Connection and Recordset objects in the object
browser (f2).

--
Best regards
Michael Bauer - MVP Outlook

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


Am Tue, 25 Aug 2009 03:51:44 +0100 schrieb John:
 
Back
Top