Suppressing "Importing..." Message Box for a Linked Image in a Form or Report

G

Guest

I have an Access 2003 form that displays, among other things, a text field
containing the name of a JPG image file and an image control that displays
the corresponding linked JPG. The name of the file is assigned to the
..Picture property of the image control in code. I have a similar report
with similar data and similar code.

For each record displayed in the form or report, a message box appears on
the screen indicating that Access is, for example, "Importing
C:\Images\TestImage.jpg." This can become pretty annoying in a report that
displays hundreds of thumnails.

Is there any way to suppress this "Importing..." message box?
 

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