Hi
Little query for anyone that can help.
I have a table that has some details in. one field has an ID in it.
In one field I have to add a http link to a file that will be uploaded to a file server.
The http field will include: http://www.example.com/filename.pdf.
filename.pdf will consist of the ID and the place name so 101NewInn.pdf.
The file is located in a folder on a local drive at the minute and I would like a way, if possible to automate it as there is hundreds to do....
So something like.
Take ID from field.
Search the folder for a file that has the ID in the name.
If found append the filename including extension to http://........
save to the field
then move onto the next one until all done.
Any ideas????
Thanks
Carl
Little query for anyone that can help.
I have a table that has some details in. one field has an ID in it.
In one field I have to add a http link to a file that will be uploaded to a file server.
The http field will include: http://www.example.com/filename.pdf.
filename.pdf will consist of the ID and the place name so 101NewInn.pdf.
The file is located in a folder on a local drive at the minute and I would like a way, if possible to automate it as there is hundreds to do....
So something like.
Take ID from field.
Search the folder for a file that has the ID in the name.
If found append the filename including extension to http://........
save to the field
then move onto the next one until all done.
Any ideas????
Thanks
Carl