J
John Rischmiller
Access 2002. Have a typical Main-subform based on two tables with a one to
many relationship. The subform is tabular. The many side table has an ole
field containing a picture. I want a single picture on the main form showing
the picture of the subform detail record currently selected. Which control
is best for this purpose and how would I code it? I assume the code should
go in the Form_Click event of the subform, but the ole unbound frame control
complains about not being initialised, and I can't find the code to set the
image control to table field.
Best regards - John
many relationship. The subform is tabular. The many side table has an ole
field containing a picture. I want a single picture on the main form showing
the picture of the subform detail record currently selected. Which control
is best for this purpose and how would I code it? I assume the code should
go in the Form_Click event of the subform, but the ole unbound frame control
complains about not being initialised, and I can't find the code to set the
image control to table field.
Best regards - John