Sorry I could not describe this in a title better... In essence its a very simple question.
I have some web browsers and i want to use the following code to remove the scroll bars
![]()
WebBrowser1.Document.body.Scroll = "no"
HOWEVER, I dont know what to code in front of it.
private Sub worksheet_activate() is not useful because as soon as i refresh it the scroll bars reappear.
What alternative ensures that the scroll abrs will never reeappear? its probably a stupidly easy question.
Thanks
Bookmarks