Regression in v2605: Subform with overlapping controls breaks timer in unrelated form | Microsoft Community Hub (opens in new tab)
I found another issue (sorry) which might be caused by the zoom-related changes in 2605. The following repro example works fine in 2604 (Monthly Enterprise Channel) but breaks in 2605 (Current Channel).Again, this issue is unrelated to zooming itself.Prepare databaseThe repro requires three forms and a few controls. Since those are tedious to get right manually, I wrote some VBA code to do that for us. Execute BuildRepro() in the Immediate Window to create the forms and controls.Option Compar...
Read the original article