jeffreyccs
New member
- Local time
 - Today, 04:34
 
- Joined
 - Nov 10, 2012
 
- Messages
 - 29
 
Hi
I have a table that contains the directory information for a number of images and is used to link to the images, this can easily be updated locally using find and replace. When passing the file to another user I would like to be able to automate the process in VBA, I can easily create the directory address using Path but I am unsure of the next step to replace the partial string.
Should I be using an Update query or is another method more appropriate.
Regards
Jeff
 I have a table that contains the directory information for a number of images and is used to link to the images, this can easily be updated locally using find and replace. When passing the file to another user I would like to be able to automate the process in VBA, I can easily create the directory address using Path but I am unsure of the next step to replace the partial string.
Should I be using an Update query or is another method more appropriate.
Regards
Jeff