Run-time error '2683' - There is no object in this control (1 Viewer)

Pudsi

New member
Local time
Today, 08:17
Joined
Aug 23, 2017
Messages
1
The company I work for use an Access Database that was written in 2009 by a previous employee. No-one in the company, including myself, has ever developed or has any knowledge of MS-Access.

Half the computers in the Business use MS Office Professional 2013 and half use MS Office Professional 2016.

Last week, the Access Database began to error on all the computers running Access 2016. Note that the Access Database still works on all the computers running Access 2013.

The error message is as follows:

Microsoft Visual Basic

Run-time error '2683'

There is no object in this control

The Access Database crashes on the following line:

Set oTV = Me!axProducts.Object

I have attached the form that the above line is a part of.

I am assuming that this issue reared its ugly head after a MS Office 2016 update (because all the MS Office 2013 computers still run the Database without issue).

Can anybody help?! I would be eternally grateful!
 

Attachments

  • Form_frmAddItems.txt
    9.7 KB · Views: 363

arnelgp

..forever waiting... waiting for jellybean!
Local time
Today, 16:17
Joined
May 7, 2009
Messages
19,169
It's treeview object
 

Users who are viewing this thread

Top Bottom