Anmy Help Appreciated
Thanx
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...