Thread
:
Unable to disable macro
View Single Post
#
8
Posted to microsoft.public.excel.programming
Carim[_2_]
external usenet poster
Posts: 97
Unable to disable macro
Lisa,
Obviously this incident was generated by another macro ..
Hope this one will fix your problem ...
Sub Test()
Application.CommandBars("Cell").Reset
End Sub
HTH
Reply With Quote
Carim[_2_]
View Public Profile
Find all posts by Carim[_2_]