I maintain legacy ms-access application. After installing 64-bit office edition, the application threw some error related to declare statements which i fixed according to this article. But still one following error remained
when I click on debug I see
Any idea ?
The error was not clear to me, until I saw the TextBox detail
The MSComCtl2 class somehow stop work.
The solution seems to just create new empty TextBox with Date format and native Calendar will still show, but it will fix the error.