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?
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?