I’ve read upon some posts about opening up the first attachment for a file, but the whole thing is a little over my head.
In VBA, anyone know of a way / have any ideas on printing a pdf if its ID exists?
So I’ll have a report with ID 501, and possibly a row in tblAttachments with ID of 501. This attachment field could have multiple pdfs in it. I’d like to print them all without too much if anything going on in front of the user, only when the report is printed.