How to display Pcitures in Forms & Reports

J

J.Xue

I encountered a problem in displaying pictures in Form & Report.

I've tried many ways to store picture files. Such as in OLE field, and
picture path in both Text and Hyperlink Fields.

But I don't know how to display pictures with image control in Form &
Report.

I would very very appreciate if anyone could send me a small sample of
access files with settings in "image control" to display picture. my email:
"(e-mail address removed)"

Thank you very much for help.
Jiasheng
 
E

Emilia Maxim

J.Xue said:
I encountered a problem in displaying pictures in Form & Report.

I've tried many ways to store picture files. Such as in OLE field, and
picture path in both Text and Hyperlink Fields.

But I don't know how to display pictures with image control in Form &
Report.

I would very very appreciate if anyone could send me a small sample of
access files with settings in "image control" to display picture. my email:
"(e-mail address removed)"

Jiasheng,

here's the link to a MS KB article:

Article Q148463: How to Display Image in Form Without Storing It in
Table

http://support.microsoft.com/support/kb/articles/q148/4/63.aps

The KB links have changed a bit, but this will redirect you to the
article. You'll find there an example. Actually, setting the Image
property is only one code line, but you'll find explanations as to how
to update an unbound image control when navigating.

HTH

Best regards
Emilia

Emilia Maxim
PC-SoftwareService, Stuttgart
http://www.maxim-software-service.de
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top