blueangel76
Technical User
I have a table in access with a field named UPC containing UPC codes. I have a folder with image files named according to their corresponding UPC code. I need to run a query that returns either the image filename that matches the UPC code or actually shows the image(s) associated with that UPC code. Is there a way to do either, possibly using Scripting.FileSystemObject or some other script or query code?