I've been away from excel VB programming for a few years but I'm picking back up on it fast. I downloaded the excel web browser example and it works great but I am looking to just display a webpage on a worksheet when it is opened. My guess is that the control would have to be on a user form, but I want the user form to be locked to the page. In other words, they open the page, they can use the spreadsheet, and embedded in the worksheet is a webpage displayed of the product that they are looking at. I really don't want it to open in a separate window or userform. I have a link to our suppliers website on the worksheet and if they click on that they essentially get the same thing. There has to be a way to do this but I am not figuring it out. If at all possible, please supply the code samples with declarations and such or better, a sample .xls file for me to refer to.

Thanks for your help.