Share via

Split Access Database

Anonymous
2022-10-14T16:32:40+00:00

I previously split my access database. Everything went fine. And today I made some changes to the master and saved a new accde file and distributed it. No the new accde file doesn't function properly. Nothing will open. I rolled back to the old accde file. Now I don't know what to do. What could I have done wrong?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

11 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-17T20:28:55+00:00

    I figured it out. The changes were I added a module and did not compile it. Once I compiled it, and then made the accde file it worked. It was the first time doing this, so I had no idea. It seems any time you make changes in VBA, you need to compile it.

    Thank you everyone for all your help!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-10-15T21:40:22+00:00

    I'm assuming that you made the table design change in the backend, then relinked the front end to that table with File... Get External Data... Link, and then edited the VBA in the frontend? As Scottgen asks, do you have any startup code or a startup form designated? If the Forms pane is available on the nav pane, can you open any forms from it?

    Was this answer helpful?

    0 comments No comments
  3. ScottGem 68,830 Reputation points Volunteer Moderator
    2022-10-15T11:51:23+00:00

    First you tell someone who ALREADY has a split database how to split it. then you post 2 non working links.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-10-15T07:44:15+00:00

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-10-14T22:50:49+00:00

    The tables are there and point to the correct location. Its the forms do not open.

    Was this answer helpful?

    0 comments No comments