Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I'm trying to check the box for disable autorecover under the tools options and save tab permenantly for a user in excel2003 but can't see a way of doing this as its not in the registry according to MS articles. I did read about a VB scripting to possibly do this and created the following.. Set objExcel = CreateObject("Excel.Application") objExcel.AutoRecover.enabled = FALSE objExcel.Quit This however doesn't check the Disble Autorecover box. Has anyone had a success with this? thanks Daniel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bring back AUTOSAVE. Autorecover sucks ass. | Excel Discussion (Misc queries) | |||
How to disable AutoRecover feature in Excel | Excel Discussion (Misc queries) | |||
autorecover doesn't work reliably during a forced reboot | Excel Discussion (Misc queries) | |||
Can't find AutoRecover file in path specified in Options dialog. | Excel Discussion (Misc queries) | |||
Disable Customize toolber tabs | Excel Discussion (Misc queries) |