it is giving me a syntax error within the URL link. It is highlighting the colon between https and //. Not sure why since i copy and pasted everything from what you gave me above and the syntax is matching from beginning to end. Here is the entire formula i pasted into the url formula:
var text Words = (Further information);
var text URL = (
https://appriver3651013949.sharepoint.com/:p:/r/_layouts/15/Doc.aspx?sourcedoc=%7Bd5a8c264-2b87-4af5...;
"<a href=" & $URL & ">" & $Words & "</a>"
I have had issues before with copying and pasting into formula before so maybe that is the issue.
Also, is there further information on how to create formulas through quickbase? It has been forever since i did programming. The concepts are still familiar to me, just not the commands to do the programming.