Results 1 to 4 of 4
  1. #1
    ceatana is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Mar 2018
    Posts
    22

    Form no longer working

    Good afternoon.

    Last week, I was entering data in a new database (test data to make sure everything was working). I have a form, with several subforms in a tab control. I have a combo box that will pull up a record (and it's records in the subform tables), according to what I select in the combo box. I have not touched the form, or even the database itself, since last Wednesday, when I was adding new test records. I had no problems adding records at that time. Today, when I try to open the form, I get the following message: "The LinkMasterFields property setting has produced this error: 'Return without GoSub' "

    Why am I getting this message? Everything was working fine last week.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,898
    Inexplicable issues indicative of corruption. Delete the subform container and create a new one. Debug>Compile. If still an issue, try Decompile then Compile.
    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.

  3. #3
    ceatana is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Mar 2018
    Posts
    22
    Quote Originally Posted by June7 View Post
    Inexplicable issues indicative of corruption. Delete the subform container and create a new one. Debug>Compile. If still an issue, try Decompile then Compile.
    If I understand what you're telling me to do, I need to delete the subforms out of my form and then try putting them back in? Or do you mean to delete the entire Tab control? Also, I don't understand how to do the Debug>Compile step you are telling me to do...

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,898
    Yes. Either will accommodate the suggestion.

    On the VBA editor menu: Debug>Compile

    For Decompile: http://www.datagnostics.com/dtips/decompile.html
    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.

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

Similar Threads

  1. Relationships working but no longer shown????
    By jimaccessnovice in forum Database Design
    Replies: 5
    Last Post: 02-15-2018, 05:25 PM
  2. Replies: 10
    Last Post: 07-21-2017, 09:32 AM
  3. Replies: 1
    Last Post: 04-26-2016, 05:24 PM
  4. Replies: 1
    Last Post: 05-21-2013, 01:28 PM
  5. Print button no longer working
    By kris335 in forum Programming
    Replies: 6
    Last Post: 09-28-2012, 08:56 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