Hello,
I am trying to disable the menu item "Delete" when an entire row is selected.
I tried this code
It will not compile... I ahve tried searching everywhere online but to no avail.![]()
application.commandbars("row").controls("delete").enabled=false
What am I doing wrong?
Thanks
Bookmarks