We are trying to find a more efficient way to link files to a record via a form. Currently, we save the files with today’s date, record number, and a short description. For example, one saved there today may be like this: "5-9-17 56789 Order."
I have a process set up to allow the users to link to the files. They open a form with two fields in it. Field 1 is a description field. Field 2 is a hyperlink file. The process is this:
Right click on Field 2
Left click on Hyperlink
Left click on Edit a Hyperlink
This opens the folder where the database resides. I have the users go up one level using the icon located there to get to the folder where the files are stored. The testing I have done seems to put the last files entered at the bottom of the list. It won’t take long for this list to get very long. I would like to have the files displayed in descending dated order so the first file there will be the one they need.
Is there a way to have them sort as I suggested?
Thank you.
I have a process set up to allow the users to link to the files. They open a form with two fields in it. Field 1 is a description field. Field 2 is a hyperlink file. The process is this:
Right click on Field 2
Left click on Hyperlink
Left click on Edit a Hyperlink
This opens the folder where the database resides. I have the users go up one level using the icon located there to get to the folder where the files are stored. The testing I have done seems to put the last files entered at the bottom of the list. It won’t take long for this list to get very long. I would like to have the files displayed in descending dated order so the first file there will be the one they need.
Is there a way to have them sort as I suggested?
Thank you.