I have one unusual problem to solve…
There are a lot of PDF files (over 160) with unique name (Spec_385912347657_200909) that are actually phone bills that need to emailed to a customer in database.
I need access to disregard first 5 and last 7 characters, do the check within the database, and sends email with attached correct pdf.
So my question is can I do it through access (and how) or not?
I'm not big VBA user, but if you give me some guidance, I'd appreciate.
There are a lot of PDF files (over 160) with unique name (Spec_385912347657_200909) that are actually phone bills that need to emailed to a customer in database.
I need access to disregard first 5 and last 7 characters, do the check within the database, and sends email with attached correct pdf.
So my question is can I do it through access (and how) or not?
I'm not big VBA user, but if you give me some guidance, I'd appreciate.