Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Configure Excel to Autosave Every 5 MinutesContent of Configure Excel to Autosave Every 5 Minutes.vbsMD5 Hash: C8767E877BC4E03B22D0057422FF2F32 |
||
Set objExcel = CreateObject("Excel.Application")
objExcel.AutoRecover.Enabled = True objExcel.AutoRecover.Time = 5 | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |