Forum Discussion
Strange Behaviour - Renaming forms
Hi,
It looks like the typical behavior when a timer is running. Do you have one turned on in the application?
Servus
Karl
****************
Access Bug Trackers
Access News
Access DevCon
- Inkbird01Mar 27, 2023Copper Contributor
Karl_Donaubauer thanks but I have searched the project for 'Clock' or 'Timer' but nothing was found.
Are there any other debugging/search you can recommend to see what is causing the issue?- Mar 27, 2023
Hi,
> I have searched the project for 'Clock' or 'Timer' but nothing was found.
Does "project" mean "VBA project", i.e. that you have searched for "Timer" in the complete VBA code? If a timer is active, you should find it with this method.
For another simple test start the database with holding down the Shift key, so that no form/procedure/macro starts. Does the renaming problem still occur in this situation?
Servus
Karl
****************
Access Bug Trackers
Access News
Access DevCon