Show TOC

Syntax documentationEvHNV Locate this document in the navigation structure

The Hyperlink Navigator function sets up a hyperlink to a Web page.

Note Note

The EvHNV (Hyperlink Navigator) function sets up a hyperlink to a Planning and Consolidation page.

  • This function launches only pages on the Web server and automatically appends http://(web_server) to your URL

  • To link to another web page that is not Planning and Consolidation elated, you can use the Excel hyperlink functionality as shown below:

    • =HYPERLINK(http://www.google.com,Go to Google)

End of the note.

Syntax Syntax

  1. EvHNV(URL,DisplayName)
End of the code.

URL – The Web address that is the target of the hyperlink.

DisplayName – The text the user selects to go to the specified Web location.