View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kleysonr kleysonr is offline
external usenet poster
 
Posts: 13
Default The best way to import data from Access (Performance) ??

Hi

I have a table in Access with many records. So i need import those records
to Excel.
I need keep Access table and Excel syncronized.

For each row imported in Excel a have a formula that use the datas to
compare the datas with datas from a DDE Link in Real Time.

What's the best way to import from Access, looking for performance and
keeping formulas working during the import process ?