G Guest Jan 14, 2005 #1 Im creating a datbase for personal data collection, I need to be able to link corresponing photos to individual feild data.
Im creating a datbase for personal data collection, I need to be able to link corresponing photos to individual feild data.
G Guest Jan 14, 2005 #2 hi, Put the picture's file path in the table with the individual field data. on your form put an image control. have your code set the image control's picture property to the picture's file path
hi, Put the picture's file path in the table with the individual field data. on your form put an image control. have your code set the image control's picture property to the picture's file path