Doug Steele
dbdoug at gmail.com
Tue Mar 29 10:37:14 CDT 2011
Hello All: I'm using the Lebans code to output pdfs directly from Access. For flexibility, I'd like to use a Where string when the report is generated, but Lebans uses Docmd.OutputTo acReport.... to get his snapshot file, and there is no WhereString parameter. Is there an easy way of doing this, or am I going to have to rework the recordsource for the report before I call the pdf output code? Thanks, Doug