Trouble Linking .bmp files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have followed the MS instructions on displaying graphics in a form or
report from their name in a table to the best of my ability. The graphic is
not consistantly changing as I toggle through the records. Does anyone know
of a sample database with graphics listed by name which successfully print in
a form or report?
 
Could it be that some images are missing ?

Maybe you need to test if the file exists (using dir) and if it does not, clear the image control (or display
a 'no image' picture).

Otherwise, it may help if you posted your code.
 

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

Back
Top