View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dksaluki dksaluki is offline
external usenet poster
 
Posts: 48
Default Using ADO to import Access table

Is anyone familiar with ADO? I'm trying to import a tables that are
in an Access database file. I can import every table except a
particular table named "DataBase". Now when I go into Access and
change the name of that table, then go back to Excel to import it, it
works just fine. So what is it about the name "DataBase" that Excel
does not like?! Any help would be greatly appreciated.