I am storing the location of an image within one of the fields in my access db. example being C:\uvi\NetworkForms\NetworkForms_Local\MemberImages\Logos\13.gif
How do I display this image based on the field name. I cant use an image control because it won't allow me to use the field name for the source of the picture. Different reports need diff pics based on the criteria. I dont know how to display the pic without actually storing the pic within the db. I need to link the image source somehow to the value stored in a field.
I hope this makes sense.
How do I display this image based on the field name. I cant use an image control because it won't allow me to use the field name for the source of the picture. Different reports need diff pics based on the criteria. I dont know how to display the pic without actually storing the pic within the db. I need to link the image source somehow to the value stored in a field.
I hope this makes sense.