I have a form set up where the user can add, delete and view sketches as well as assign categories to each picture. I need to have the file name of the picture show up on the form and then be printed in a report.
I set up a field called FileName and have a field for the link of the OLE object called Sketch. How can I have the file name be retrieved once the picture is added to the database?
I set up a field called FileName and have a field for the link of the OLE object called Sketch. How can I have the file name be retrieved once the picture is added to the database?