I need to hide the Data Validation button when user switch to particular sheet, but I cannot locate this button in Application.CommandBars
.
I have tried to loop out all the CommandBar
object and its control name but still not found, has anyone tried this before?