I am using the following method to put a .bmp in a rtb.

rtbPicture.OLEobjects.add , , app.path & "\a.bmp"

(can't remember if it is oleobject or oleobjects...)

anyway, here is my problem...it inserts the picture in to the rtb fine, but sometimes it opens paint with it and it puts a dotted box around the picture like you could drag it or resize it....how do i get around this?

Thanks!