PDA

View Full Version : WebBrowser in Excel UserForm



adamsm
05-21-2010, 03:51 AM
Hi anyone,

I don't know whether any one of you would be interested in my workbook. But here's what it is all about.

I'm trying to hide the webbrowser border that is in my userform.

I did try using the following line. But had no luck.


Me.WebBrowser1.Document.body.Style.Border = "none"

I've attached the file for your reference.

Any help would be kindly appreciated.