GOTOPAGE Function

Office 2013 and later

Last modified: March 09, 2015

Applies to: Office 2013 | Visio 2013

Displays the page that has the name pagename in the currently active window.

GOTOPAGE("pagename")

Parameters

Name

Required/Optional

Data Type

Description

pagename

Required

String

The name of the page to go to.

If a window is already displaying the page, that window becomes active. If pagename does not exist, the application attempts to navigate to http:// pagename /. If Visio is acting as an in-place server, the GOTOPAGE function has no effect.

You can use the HYPERLINK function to navigate to any DOS, UNC, or URL path.

In earlier versions of Visio products, this function appears as _GOTOPAGE. Visio versions 4.0 and later accept either style.

Show: