Loading different images

M

Mark

Need help people with some code

I have photos(gif files) for each person in a folder on c:\desktop
I have a table field with each persons name which match the gif files on
c:\desktop
so would like to match Mark with mark.gif when i load that display form
(individual profiles)
Obviously I use an image file on the 'individual profile' form but need the
code to find the correct gif file.
Probably pretty simple maybe just cant wrap my head around it at the
moment.Guess a variable needs to be created and go from there....
 
Top