View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default loading data from access in vba

Hi Remy

Try this
http://www.rondebruin.nl/accessexcel.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl



"Remy" wrote in message ...
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