Forum Discussion
trifler1075
Apr 06, 2023Copper Contributor
Updated to Mac OS Ventura 13.3 and now my excel macros are having a sharing violation when saving
Hello,
This problem started yesterday, the day after I updated to Ventura 13.3.
The same macros run as expected on my wife's computer which is still on Ventura 13.1.
When the macro tries to save I get the error:
Run-time error '1004':
Your changes could not be saved to '2023-04-05
2304 Tracker.xlsm' because of a sharing
violation. Try saving to a different file.
When I run the debugger all it shows me is:
ActiveWorkbook.Saves Filename:=
thePath & theName & " xIsm" 1 _
Password:= "ADKPass", WriteResPassword:="'
ReadOnlyRecommended:=False, CreateBackup:=False
Someone else wrote this macro for me. I've been using it for a long time.
Any help would be appreciated!
No RepliesBe the first to reply