View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike mike is offline
external usenet poster
 
Posts: 4
Default importing data from Access...

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