View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default VBA to open a .mdb file


did. DAO is obsolete and new users should use ADO.

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


M C Del Papa wrote :

Congratulations! You are about to enter the wonderful world of DAO or
Data Access Objects. DAO is how microsoft exposes Access objects to
VBA. The steps are such: