Results 1 to 7 of 7
  1. #1
    Calhoun98 is offline Novice
    Windows 11 Access 2019
    Join Date
    Mar 2025
    Posts
    3

    Form from Access 2003 won't work in Access 2019


    My son dragged me kicking and screaming into using Access 2019 after using maybe Access 95 (I started using Access in 1995 - I honestly don't remember what version it was) then 2003 since, well, 2003. I am a statistician for auto racing. I have a form for data entry where I key the results of each race. When I key the record number, it populates 8 more fields from a table with information tied to that record number (driver, car number, car make, tire, etc). When I try and open the form in 2019 I get this message.

    Click image for larger version. 

Name:	Cantfind.jpg 
Views:	18 
Size:	62.5 KB 
ID:	52819

    Is there a simple answer easy fix? I've spent two days poking around the web and can't find anything. If you need the VB code or more info let me know. It was an absolute pain filling in every field manually this week. TIA for any help.

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,614
    Can you post a copy of your db
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    In the vb editor go Tool>References and see if any are marked as missing and fix them. If not, hopefully you can still open the db in the older version (but I kinda doubt it) and compare the chosen references between the two. I think you're missing a reference or it is broken. If you have an old backup copy it is likely that you can get a list of those references. This is why I put them in a table in other projects.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    Calhoun98 is offline Novice
    Windows 11 Access 2019
    Join Date
    Mar 2025
    Posts
    3
    Well I feel silly. I created a new database - with the .accdb extension. I imported the three tables, the form, and the subform, and it all seems to be working fine. All my databases are in .mdb format. Is there something the form didn't like in the old format but it likes now in the .accdb format? Thanks for the help - all seems ok now.

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Well, references wouldn't have been broken in the new database.

    Really can't say what caused issue without examining the mdb file.

    I frequently open mdb files without issue (except for the annoying warning popup).
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  6. #6
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    Well, references wouldn't have been broken in the new database.
    True. I was just trying to cover off the possibility that somewhere along the way there was an OS update, which likely would cause that. Also, OP may not realize that if another db was part of the project and he moved or deleted it, I believe that would also cause a missing reference.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  7. #7
    Calhoun98 is offline Novice
    Windows 11 Access 2019
    Join Date
    Mar 2025
    Posts
    3
    Quote Originally Posted by Micron View Post
    Also, OP may not realize that if another db was part of the project and he moved or deleted it, I believe that would also cause a missing reference.
    No other database involved. It is a stand-alone db. That's part of the reason I was baffled. I did the same thing to another db this afternoon (created a new one as a .accdb), imported all the tables, queries, forms, and reports and the form works just fine.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 10-13-2021, 10:40 AM
  2. Replies: 2
    Last Post: 01-21-2021, 10:07 AM
  3. Replies: 13
    Last Post: 11-05-2020, 05:45 AM
  4. Replies: 4
    Last Post: 09-13-2020, 01:36 PM
  5. Replies: 1
    Last Post: 09-06-2020, 01:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums