Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
on an unshared workbook, I have this macro: Sub Save() Dim AutoUpdateSaveChanges As Boolean Dim AutoUpdateFrequency As Long ActiveWorkbook.AutoUpdateSaveChanges = True ActiveWorkbook.AutoUpdateFrequency = 10 End Sub when I try to execute it I see: run-time error 1004 Method autoupdatesave cheanges on object _Workbook failed. How can I set this property? TIA CiccioSPICE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to update a column in a work based on another work sheet | New Users to Excel | |||
how can i automatically generate work order numbers from work orde | Excel Discussion (Misc queries) | |||
flash object dont work in my excel work sheet | Excel Discussion (Misc queries) | |||
Counting dates in multiple work sheets and work books | Excel Discussion (Misc queries) | |||
Is there away to keep "auto save" from jumping to the first work sheet in the work book? | New Users to Excel |