I think this is easy.
I have a field in a Table (tblMainFile) named "FileLocation" which contains a hyperlink for each of the files.
Here is the problem / question
I have a continuous form (from a query) which displays information from the tblMainFile table.
As it stands right now, the form shows a textbox (with the hyperlink) which is clickable to take them to the link location.
I would like to have a button which says (GET FILE) or a different text box which simply says "Get File" as opposed to the entire hyperlink.
I know this is simple, but I can't figure it out and my searched have left me empty.
Thank you for the help.