How do I open a webpage from vba? I can't quite get the Shell syntax to
work for this.

Thanks.

Larry

Re: Open a web page from vba by Larry

Larry
Fri Jan 07 15:15:16 CST 2005

Here it is:

Shell ("C:\Program Files\Internet Explorer\IEXPLORE.EXE
www.webpage.com"), _ vbNormalFocus