how create custom form in access 2003 with image ?
how create custom form in access 2003 with image ?
Hi. I don't think your question is clear. What have you tried? What exactly are you trying to do?
Do you want to include a different single image for each record in the form? If so, store the path to each image file in a text column in the table, and reference the text column as the ControlSource property of an Image control in the form.
For an example see Images.zip in my public databases folder at:
https://onedrive.live.com/?cid=44CC60D7FEA42912&id=44CC60D7FEA42912!169
In the zip archive Images_Simple.accdb would be the appropriate model to follow.
4 people are following this question.