Results 1 to 2 of 2
  1. #1
    jo8701 is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2011
    Posts
    6

    Run Time Error 2465

    I use an access database in the UK version 2003

    I transferred the database to one of my clients who works out in Scandanavia and she appears to have an error on her system.

    Upon clicking a date field where a pop out box with a calender should appear she will get an error (cannot find field reference) this does not happen in my version.

    the Code i use for the pop out calender is

    Private Sub Date_INC_Raised_Click()
    DoCmd.OpenForm "frmCalendar"
    End Sub

    what do i have to change/ammend for her not to have this error?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Have you had her check to see if she has any (possibly bogus) MISSING References?

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

Similar Threads

  1. Run Time Error 2465 In Report
    By desk4tbc in forum Programming
    Replies: 9
    Last Post: 09-06-2011, 08:00 PM
  2. Run-Time error '2465'
    By hawkins in forum Access
    Replies: 6
    Last Post: 08-19-2011, 04:07 PM
  3. Not figuring out dlookup (RunTime 2465)
    By Gilligan in forum Access
    Replies: 10
    Last Post: 03-08-2011, 02:48 PM
  4. Replies: 2
    Last Post: 12-23-2010, 09:11 AM

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