Add internet link to button

Hi All,

Please forgive my ignorance and inability to discover an answer on my own, but how may I add an internet link to a button?

Many thanks in advance!

Andrew

Subject: Add internet link to button

If you are using @Formula there is: @URLOpen

For example:

@URLOpen(“http://www.ibm.com”)

Subject: RE: Add internet link to button

Brilliant – thank you!

Andrew