Now to make process converting xls files to existing mdb automati.

  • Thread starter converting xls files to existing mdb
  • Start date
C

converting xls files to existing mdb

Now to make process converting xls files to existing mdb automatically?
 
S

Steve Schapel

Have a look at the TransferSpreadsheet macro action. Go to the macro
design window for a new macro, enter TransferSpreadsheet in the Action
column, and then press the F1 key to see the Help topic.
 
Top