On Tue, 2006-04-18 at 20:50 +0200, Karen Anette Nielsen wrote: > I am using OpenOffice 2.0 > > I work with Base. > > I would like to make a form with a picture. > I don't want the same picture on all records > I want to be able to put a different picture on each form. > > I can do it with Microsoft Access, but I can't figure out how to do it in > OpenOffice.
If the picture is coming from the database then an Image control in a sub-form linked to the main form should do the job. The picture can then be made to change for each record. The easiest way to create a sub-form is by using the Form Navigator (see "Form Navigator" in the online Help index). You link the sub-form to the main form via the Master and Slave fields in the sub-form Data tab. Ross --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
