Results 1 to 3 of 3
  1. #1
    tech is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2011
    Posts
    1

    No object in this control...

    When a user attempts to open a .mde file (Access 2007), the error "no object in this control" is displayed. This is using a terminal server and the error doesn't occur on all machines. ActiveX issue?



    Thanks.

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    Sounds like you have used the Calendar Active X control (which is deprecated in Access 2007) so it isn't available for it to use. You will need to remove all of those calendar controls from any form that uses it and then you might want to look into using a non-ActiveX solution (including using the built-in calendar control that will appear automatically when entering a date in a control that is bound to a date field.

  3. #3
    zambam737 is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2009
    Posts
    6
    Hey Bob,

    Thanks for this.. i was having the same problem.

    I removed the active X control, and replaced it with a text box which has a date picker.

    The compiler runs without incident now.

    However, when I select a date, i have to press Enter for it to register the change.. by simply selecting a date doesnt do anything. I want to select a date and for this selection to requery a listbox.. the code works but the date isnt updated just by selecting it. I have tried using VB code SendKeys to send Enter or Tab to enforce the change.. but it doesnt work on any of the control properties...

    any advice very welcome..

    many thanks

    mark

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

Similar Threads

  1. Replies: 6
    Last Post: 09-28-2011, 09:20 PM
  2. Replies: 1
    Last Post: 09-03-2011, 07:01 PM
  3. Replies: 8
    Last Post: 05-26-2011, 07:44 AM
  4. Replies: 1
    Last Post: 08-05-2010, 12:11 PM
  5. No object in this control
    By mtrcar1 in forum Access
    Replies: 0
    Last Post: 10-12-2006, 05:31 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