I am using an access database in conjunction with VBA Word. I am pulling data from the database and put that data on a userform. The Text and Numbers are working fine. Now I want to add a picture next to its corresponding data. I used the OLE Object type and inserted the picture in access. I went to the form added the picture to the already existing code and a quick image field on the form. Now I receive an error message saying that I can not put the picture in the database. How can I get around this or accomplish this task?

Please help

~dave