Application.WebSetStartPage method (Project)
Specifies a document as the Start Page in Microsoft Internet Explorer.
Syntax
expression. WebSetStartPage
( _Address_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Address | Optional | String | The address to use as a Start Page. If Address is omitted, the current document is set as the Start Page. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.