My Skill Level: Beginner
Where am I going wrong?
ActiveSheet.Unprotect Password:=“1234”
Cells.Checkspelling SpellLang:=1033
ActiveSheet.Protect Password:=“1234”, True, True
DrawingObjects:=True,
Contents:=True,
Scenarios:=True,
AllowFormattingRows:=True