View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Remy Remy is offline
external usenet poster
 
Posts: 2
Default loading data from access in vba

How can I load a database from an Access Application in VBA?
I tried with GetObject function, but I don't know how to get the database.

Remy