Hello my dear friends,
In my database I want to check right away if all linked tables are linked correctly. If not, the linked table manager (or a form in the same purpose) should be opened to link all tables to the right positions.
When I rename my table-backend for testing purposes I get the Error 3044 right away when I start up the database (cuz I have a DLookup in the startup form). Now I tried several approaches such as On Error DoCmd.COmmand.accCmdLinkedTable Manager and so on – nothing worked.
Maybe you guys can present me a solution?!?
Thanks
Dennis