Reset possible for changes in TOOLS/OPTIONS/...

  • Thread starter Thread starter peschrader
  • Start date Start date
P

peschrader

Hi !

I'm using Microsoft Access 2003 and Windows Vista.

Via the menu TOOLS/OPTIONS... it is possible to adapt access to personal
needs.
However, to undo all the changes made since installation,
is it also possible to make sort of a reset?

Thank you very much for your kind help.

Peter
 
As far as I know there is no reset ability. Some of the defaults you
wouldn't want to reset anyway (like turning off AutoCorrect). If you
uninstall/reinstall you can reset everything. That's kind of drastic though.
 
Hi Peter,

You can use VBA code to do this, at least in Access 2000/2002/2003:

Complete List of Arguments That You Can Use
with the GetOption and SetOption Methods
http://support.microsoft.com/?id=216888

There's probably something similar for Access 2007. You might want to search
the Microsoft Knowledge Base for that, if you are using this version of
Access.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________
 
Back
Top