View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default importing data from Access...

Check out this site for example code Mike
http://www.erlandsendata.no/english/...php?t=envbadac

Post back if you got problems

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"mike" wrote in message ...
How could I write VBA code in Excel to get data from
Access.. is it possible to also have the code search the
first column of the Access database and return only a
particular field from the resulting search (and import
this into Excel)?

thanks