Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My Access database stores the file names of images in a text field. How do I use the ActiveX (OLE) controls to view the images in an Access form?

0
Posted

My Access database stores the file names of images in a text field. How do I use the ActiveX (OLE) controls to view the images in an Access form?

0

Microsoft Access 7.0 and later supports ActiveX controls. When you create the form to display an individual record, use Insert -> Custom Control -> Image Edit Control. In VB 6, you select Project -> Components, then check the Image Edit Control in the Controls tab. to add the Image Edit control to the form. Place and size the Image Edit control on your form as desired. Check the properties of the control to see how to reference it; for example, ImgEdit1 in the following example.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123