Forum Discussion
MS forms 2.0 being disabled after windows updates on Win 10.
After installing one of the many Windows Update On Windows 10 controls on Microsoft Forms 2.0 are disabled and ActiveX control is disabled. Error message 2926 points to settings in the Local security Policy. Please help me enable control and ActiveX MS Forms 2.0 because I lost a month of work due to Microsoft settings.
- George_HepworthSilver ContributorJust to be clear on the problem. Are you using Microsoft Forms 2.0 in Access or in Excel or in some other way? Same for the ActiveX controls.
- ZoranMihajlovicCopper Contributor
I use MS Access, more precisely MS Access 2007 due to various requirements related to previous OS systems that are still used by many users.
- George_HepworthSilver Contributor
Ah, Access 2007 is pretty old in software terms. But having to deal with legacy applications does impose certain limitations.
One thing to check is whether you can find and add it as a reference in the VBE.
See if you can find the FM20.dll on your computer, then add it as a reference to the accdb where you need it.
Unfortunately, I have almost no experience with ActiveX controls.