Inserting hyperlinks in a multiline text field?

Inserting hyperlinks in a multiline text field?

How does one place a hyperlink in a multiline text field? I Have tried "<a href='" + Link + "'>" + Link + "</a>" but that does now seem to work.