View Single Post
  #1   Report Post  
Posted to microsoft.public.access.macros,microsoft.public.excel,microsoft.public.excel.programming
John Bixtis John Bixtis is offline
external usenet poster
 
Posts: 4
Default Can I "Save As..." an Excel Sheet to an Access Table?

Hi,

I want to "push" data from an Excel report to an Access database.

Do you know if there is a VBA script that saves an Excel sheet as an Access
table?

Do you know if there is any other way to "push" data from an Excel report to
an Access database.
The Excel report is different every day, the Access is the same and keeps
the history.


John