Dear Leif,
If your are logged in the first database, you can copy a table in the second, protected, database using the subroutine below.
Kind regards
Jan Lichtenbelt
-------------------
Sub CopyTableInExternalDatabase(FileNameSecondDatabase, TableNameIn, TableNameOut, Password)
' March 8...