Hello, first off I am a new member and this my first post. I did a search and found a few results but haven't been able to stitch them together.
So here is what I am trying to accomplish. I am using Access 2010. I import data into a table with numerous records. I then run a report that puts the records into a standard form. Currently when the form creates it lumps them into a multipage document. What I would like to do is have a code that will print to single page PDF. Whats more I would like it to name the document using the date a record entry of the persons name. Lastly save said PDFs to a designated folder.
Variables:
Table name: Phone
Record to name PDF: Agent Evaluated
Report name: Phone eval
Any help would be highly appreciated. Thank you all for your time.