Search results

  1. A

    Solved Don't display EMF in Attachment control with data from subform

    Thank you very much! This is what I was looking for.
  2. A

    Solved Don't display EMF in Attachment control with data from subform

    UNBOUND_FORM - I understand. Thank you! BOUND_FORM - gives Error: "Could not find field: IMAGE6"
  3. A

    Solved Don't display EMF in Attachment control with data from subform

    Thanks for answer. I think use method Attachment.SaveToFile is not good idea. What do you mean "use Query"? Use another query in controlSource of main Form? I would like get data for Attachment control on main Form from subform's query. Is it possible?
  4. A

    Solved Don't display EMF in Attachment control with data from subform

    I can't display content of graphic file(EMF format) in Attachment control on main form. Attacment's data source refer to field on subform. Maybe I specify wrong reference? On subform control Attachment displays image correctly. I try different references for Attachment's control data source...
Back
Top Bottom