Search results

  1. X

    automatically import multiple excel files in the same folder to access 2003 table

    I want to try different possible ways. By clicking a form button to import should be the easiest way I suppose.
  2. X

    automatically import multiple excel files in the same folder to access 2003 table

    Hi there, thank you for your reply. I am not familiar with FSO, is there any sample code for this case? I saw this code: Public Sub RenameMoveFiles() Const ARCHIVE_FOLDER As String = "N:\AGT\IT\Opdrachten\2012\Schatkistbankieren Aanvraagform\ExcelBestanden\Archive\" Dim FSO As New...
  3. X

    automatically import multiple excel files in the same folder to access 2003 table

    How can I automatically import multiple excel files in the same folder to access 2003 table?? Any ways? Thanks
Back
Top Bottom