Hi,
My table has a field called hyperlink which is a text field referenced to a document location.
We have now decided to move all documents to a new location so the hyperlink path will change from N:\location\foldername\filename to \\servername\location$\foldername\filename. obviously each foldername and filename is unique so i only need to change the location part of the field with an update query im thinking.
I have a new query created with Doc_Number and Hyperlink.. what would i type in the update to: part of the hyperlink column to change only the N:\location part?
My table has a field called hyperlink which is a text field referenced to a document location.
We have now decided to move all documents to a new location so the hyperlink path will change from N:\location\foldername\filename to \\servername\location$\foldername\filename. obviously each foldername and filename is unique so i only need to change the location part of the field with an update query im thinking.
I have a new query created with Doc_Number and Hyperlink.. what would i type in the update to: part of the hyperlink column to change only the N:\location part?