question

aliasgharhakimiyan-6642 avatar image
0 Votes"
aliasgharhakimiyan-6642 asked KenSheridan-7466 edited

access 2003 create custome form

how create custom form in access 2003 with image ?

office-access-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

KenSheridan-7466 avatar image
0 Votes"
KenSheridan-7466 answered KenSheridan-7466 edited

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

thedbguy avatar image
0 Votes"
thedbguy answered

Hi. I don't think your question is clear. What have you tried? What exactly are you trying to do?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.