plh212 Posted October 7, 2007 Posted October 7, 2007 I created a container containing a file reference to an image with an exact path --> img_ref = "image:/drive/folder/f_"&Right(filepath;10) Where the last 10 characters of the filepath are the image number "xxxxxx" followed by ".jpg". The image does not show or show a "0" if I try a "Replace field contents" with the same value I have in my img_ref. But if I duplicate the existing record, without changing anything the image shows up in the duplicated record !! ... meaning my calculation and filepath are both correct. How can I fix this weird situation so my images appeared when opening or re-opening my db?
Recommended Posts
This topic is 6317 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now