I have an unusual problem with one of my forms. I designed a form for entering maintenance records of instruments. One of the fields is for attachments and its property is set to OLE Object. I named this field txt_attachment and placed it at the bottom of the form, after several other text fields. What is weird is that access does not allow me to drag and drop or paste the attachment to this field if even a single field before it is populated. What I then have to do is close the form and open it again and drag and drop the attachment to txt_attachment first, then populate the other fields. Do you know why it does this?