Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Display Image on Form

0 views
Skip to first unread message

Len

unread,
Jan 28, 2003, 8:00:32 PM1/28/03
to
I have a field set up in my table for OLE Object that is
a .GIF or .BMP file. I want to display the State Map on
my form from the contents of that field. For Wyoming the
OLE Object is WYO.GIF or WYO.BMP. The Icon comes up and
if I click on it I get the Image. I would like to have it
come up without clicking on it.

Anmy Help Appreciated

Thanx

Len

Simon Lewis

unread,
Jan 29, 2003, 5:42:31 AM1/29/03
to
Hi Len,

You should be able to display .BMP files OK, because they use MSPaint as
their OLE server, which is installed by default on most machines. For .GIF
files, PhotoEditor (supplied with Office) will act as a server, so you can
install that if you have it.

But you might want to consider not creating OLE objects from these files,
but just to store their paths, then display the picture dynamically using an
Image control - see http://www.mvps.org/access/forms/frm0030.htm for more
details about this technique.

----
Simon Lewis


"Len" <l...@arielusa.com> wrote in message
news:038801c2c731$d3294f60$d7f82ecf@TK2MSFTNGXA14...

0 new messages