I apologize if this has been answered, I searched, but didn't really know what keywords to use.
I have a table of students. One field is photo with the type OLE. I have a directory which has all of the photos in it and the photos are named by student ID (which is the primary key field in the table). Is there an easy way to update the table to put the picture file in the photo field without manually adding each one? I have about 600 to do!
Thanks
I have a table of students. One field is photo with the type OLE. I have a directory which has all of the photos in it and the photos are named by student ID (which is the primary key field in the table). Is there an easy way to update the table to put the picture file in the photo field without manually adding each one? I have about 600 to do!
Thanks
Comment