J
John W. Vinson
Thanks John
I have made the changes you have suggested.
I have a table (TableImagePath) containing just G:\VinylImages\
and in the other table (VinylTable) i have rows including the text row
called 'Picture' that contains the image name e.g., Vinyl1.jpg
If i put G:\VinylImages\Vinyl1.jpg in the VinylTable and make a form and set
an Image control to 'Picture' the jpg shows up (brilliant!).
When i concatenate TableImagePath and Picture and get the expression to show
G:\VinylImages\Vinyl1.jpg. However this does not show any jpg?
Could you please try and help me find out where i am going wrong.
Thanks
Sure. Please post your code; it's a bit hard to tell where you're going wrong
when you don't tell us where you're going!