Forum Discussion
Petes1505
Nov 01, 2021Copper Contributor
Form Design Changes - Long Delay When Saving
Hello Everyone, I’m new to this forum and appreciate any help others might be able to provide. I recently developed an Access database with a form that includes buttons which when clicked run q...
Nov 03, 2021
Hi,
First thing I would try is to get completely rid of Name Autocorrect. Not only by deactivating the Track option but:
- create a new accdb
- deactivate ALL Name Autocorrect options
- import all objects from the old file
- test if the delay still happens
Servus
Karl
*********
Access-Entwickler-Konferenz: https://www.donkarl.com/?AEK
Access DevCon: http://AccessDevCon.com
Access FAQ: https://www.donkarl.com
- Petes1505Nov 03, 2021Copper ContributorWell, was finally able to resolve the issue. In the Options menu for the Current Database I deselected all "Name AutoCorrect" boxes and selected the "Clear Cache on Close" option. Once I did that it worked perfectly. Only takes a second to save changes and navigate from form design to form view. So, if anyone else is having similar issues it might be worth a shot to make the same changes to see if it resolves the problem.
- TheyCallMeTrinitySep 03, 2023Copper Contributor
Thank you so much for your post - this worked immediately for me while experiencing the same problem - thank you - you saved me many minutes if not combined hours of frustration!