I want to know how can I create an Internet Explorer object and then open it at a certain url ??

set inet = CreateObject("Explorer.Application") ??? don't know the class name ...

thanks !