Results 1 to 7 of 7
  1. #1
    BrightSoftware is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2016
    Posts
    45

    Error 2473

    Customers using mde often get the error message 2473 using a form.
    What is the cause of this error?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850
    I found this via Google.
    It may give you insight to your issue.

  3. #3
    BrightSoftware is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2016
    Posts
    45
    No, this is not the cause.
    I found the cause. When there is a close button on the form en you click it very fast twice the error 2473 occurs.

  4. #4
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Can you provide the exact text of the error message? It will help in suggesting where you look for the problem.

  5. #5
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    When there is a close button on the form en you click it very fast twice the error 2473 occurs.
    On the form that is causing the problem, look at the event properties for the "Close" button. Is there anything entered for the On Dbl Click event?

  6. #6
    BrightSoftware is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2016
    Posts
    45
    The exact text is 'The expression |2 you entered as the event property setting produced the
    following error: |1.@* The expression may not result in the name of a macro, the
    name of a user-defined function, or [Event Procedure]. * There may have been an
    error evaluating the function, event, or macro.@@1@@@1'

    No there is no double click event on the close button.

  7. #7
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Well, that text was decidedly unhelpful! (not your fault); I was hoping to see a procedure name, or an event name.

    The error occurs when running the .mde - what happens if you run the .mdb version on the same PC's - any errors? Does the error occur on all PC's using the .mde, or only some of them? Are all the customers using the same version of MS Access?

    Did you ensure your code compiles correctly before creating the .mde, and did you run a compact-and-repair? (I'm not sure that question is relevant, because Access may not even allow you to create an .mde if there are compilation errors).

    Sorry for all the questions - just trying to see where the problem might be.

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

Similar Threads

  1. Replies: 6
    Last Post: 03-17-2016, 02:10 PM
  2. Replies: 11
    Last Post: 05-01-2014, 11:56 AM
  3. Replies: 3
    Last Post: 01-23-2014, 07:49 AM
  4. Replies: 0
    Last Post: 07-16-2012, 05:42 AM
  5. Replies: 6
    Last Post: 05-30-2012, 12:32 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