Share via

Database Documenter does not work

Anonymous
2023-09-08T21:26:03+00:00

I recently switched from an older version of MS access (97 Access) to the latest version (I switched from a .mdb file to a .accdb file) and now when I click on my tables in the the database documenter, it gives me an error that says "no objects were selected." Does anyone know how to fix this access error so that I can open my reports?

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

6 answers

Sort by: Most helpful
  1. Anonymous
    2023-09-12T16:33:19+00:00

    Thank you, however, it looks as though MS Access is pulling up a property list of the table rather than the original table as shown below. Is there a way to fix this so that I can pull up the original table?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-09-09T14:05:17+00:00

    SELECT the Object(s) you want or SELECT ALL

    Was this answer helpful?

    0 comments No comments
  3. ScottGem 68,810 Reputation points Volunteer Moderator
    2023-09-09T01:24:10+00:00

    OK it looks like you are trying to use the Database Documenter.But there doesn't appear to be any table selected (a selected table will have a check mark, just highlighting it is not enough).

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-09-08T22:09:16+00:00

    I did create a new .accdb file using the current version to import everything. I'm not sure what version I am running but it looks recent (definelty not the 97 Access anymore). I did change some of the VBA code but I don't think that seems to be the issue. I included a picture below of what the error message on my screen looks like but when I go into the database documenter and try and open one of my tables (ie tenant register), it tells me 'no objects were selected" after I click OK. Is this a file access/conversion error? Should I try doing a clean reset/convert again?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-09-08T21:51:47+00:00

    Create a new .accdb file using the current version (which are you running?) and use File... External Data... Import to import everything from the .mdb file into the .accdb. You'll almost surely need to edit your VBA code to be consistent with the new system but there are folks here who can help with that process; Compile the project and you'll be able to tackle the compilation errors one at a time.

    Was this answer helpful?

    0 comments No comments