Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SELECT "C:\My Documents\" & [YourField] AS YourNewURLField
FROM YourTable;
rst("FileName") = "C:\TestMyCode.doc# C:\TestMyCode.doc## C:\TestMyCode.doc"
Rst.Edit
MyFile = "C:\My Documents\" & Rst("DocumentName")
Rst("DocURL") = myfile & "# " & myfile & "## " & myfile
Rst.Update