Thread
:
Web Tool Bar
View Single Post
#
1
Steved
Posts: n/a
Web Tool Bar
Hello from Steved
Private Sub Workbook_Open()
Application.CommandBars("Web").Visible = False
End Sub
It is still showing the web tool bar
In the code above have I missed something please.
Thankyou.
Reply With Quote