W
wal
Is it possible to hide the ribbon using vba code?
I'm aware of the ToggleRibbon method. But, within a macro, I want to
simply do the following:
If Ribbon is visible, hide it
Else: Keep it hidden
End if
Thanks.
I'm aware of the ToggleRibbon method. But, within a macro, I want to
simply do the following:
If Ribbon is visible, hide it
Else: Keep it hidden
End if
Thanks.