View Full Version : Storing multiple emails, pictures,... on form


Purdue22
07-23-2001, 06:48 AM
I have tried creating a ole object field to store emails and pictures related to a record but I have only been able to store one object in the field. Is there a way to create a box to store multiple emails and pictures related to a record.


Thanks

Rich
07-23-2001, 08:33 AM
Isn't the answer a form/subform? Two tables with a one to many relationship.
HTH