HI
I am using MS-AccessI need to attache pictures (in hundreds) daily basis in my table having attachment field. Pictures have been taken through Hand held computers and saved with concerned meter no + other related information Like M268658502152017121650 in this first 8-characters (M2686585) are meter no. This meter no is stored in table already. I have to attach this picture in table with matching meter no. Actually first get meter no from picture name and then match it to related record and then attach it to concerned field programmatically.