Can we put a clickable hyperlink into a custom field

Can we put a clickable hyperlink into a custom field

Got it in case anyone is looking

<a target="_blank" rel="noopener noreferrer" href="http://your_url_here.html">Link</a>
This will open the link in a new tab.
I put a custom field in the folders tab that holds my client folder now I can click on it and it will take me there
Just changed it I put the html code in the description field and put the name in the custom field

Just refined it  a bit more Instead of the word link at the end I change it to the name of the folder so I dont need a custom field I just put the HTML in as the name of the new folder as below
<a target="_blank" rel="noopener noreferrer" href="C:\Users\Michelle\Dropbox\Manager\Clients\SweetAsCampers\SweetAs\2018">SweetAs2018</a>