T
TarrynG
Hi
How do I go about setting the name autocorrect options on the launch of my
DB? I am using:
Application.SetOption "Track name Autocorrect Info", False
Application.SetOption "Perform name AutoCorrect", False
Application.SetOption "Log name AutoCorrect changes", False
However, I don't quite know where to place them. I have tried in the Open
Event of my splash form but that doesn't seem to be effective.
The reason for wanting to do this is that I have built a basic DB for
someone using Access 2000 and the report formatting is not holding, I suspect
due to the 'name autocorrect bug'. I would just like to turn this off without
having to have them do it manually.
Any thoughts/suggestions welcomed.
Tarryn
How do I go about setting the name autocorrect options on the launch of my
DB? I am using:
Application.SetOption "Track name Autocorrect Info", False
Application.SetOption "Perform name AutoCorrect", False
Application.SetOption "Log name AutoCorrect changes", False
However, I don't quite know where to place them. I have tried in the Open
Event of my splash form but that doesn't seem to be effective.
The reason for wanting to do this is that I have built a basic DB for
someone using Access 2000 and the report formatting is not holding, I suspect
due to the 'name autocorrect bug'. I would just like to turn this off without
having to have them do it manually.
Any thoughts/suggestions welcomed.
Tarryn