View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
karthik karthik is offline
external usenet poster
 
Posts: 48
Default How do I access the access data via Excel 2002 with auto update ?

I want to extarct the data from mdb file via Excel 2002. I need to get the
data with automatic refresh or any change in data in my mdb file ?

if possible, give me the guidelines to dao. I am novice in this area.