M
Martin Folley
I have jut completed a report that creates classroom seating plans where the
seats are placed at certain coordinates over the page, and the student names
are placed in the same location.
This was done using vba when formatting the 'class' header, and with the
detail section minimised to nothing.
I also have, as part of their records, the pupil images as OLE picture
objects. I was wondering if it was possible to move a control to a given x,y
coordinate and then set it to display an OLE image?
Where I can see how to set the text in a label etc. I cannot see what sort
of control or how to set a property to match an image held as an OLE object.
Any suggestions would be welcome.
Thanks
seats are placed at certain coordinates over the page, and the student names
are placed in the same location.
This was done using vba when formatting the 'class' header, and with the
detail section minimised to nothing.
I also have, as part of their records, the pupil images as OLE picture
objects. I was wondering if it was possible to move a control to a given x,y
coordinate and then set it to display an OLE image?
Where I can see how to set the text in a label etc. I cannot see what sort
of control or how to set a property to match an image held as an OLE object.
Any suggestions would be welcome.
Thanks