Displaying Images in Forms

kawai6rr

Registered User.
Local time
Today, 05:28
Joined
Aug 26, 2009
Messages
21
I've created a table that stores an image as an OLE Object. I go through the insert object wizard to create a link to this image. This works but the image shows up very small, how can I get it to show up in it's true size.

I attached the original test image and a screen shot of the image as it shows up in the form. Any help is apprecaited, thanks.

View attachment janeDoe_1.bmp
imageInForm.gif
 
The problem is that you are using the insert object instead of just having a picture control and using the PATH to the picture to display. What version of Access are you using?
 
I'm using access 2002
 

Users who are viewing this thread

Back
Top Bottom