P
Paradigm
When I open a report in Access I can set a where e.g "where clientid = " &
myID
I want to create a snapshot of the report but the docmd.outputto method does
not allow me to enter a where statement
How can a I create a snapshot of a specified set of data?
Alec
myID
I want to create a snapshot of the report but the docmd.outputto method does
not allow me to enter a where statement
How can a I create a snapshot of a specified set of data?
Alec