Print report data only

  • Thread starter Thread starter Scott A McCoy
  • Start date Start date
S

Scott A McCoy

I need to trigger the "Print Data Only" that is in the Report page setup
using VBA. I cannot find anything on how to do this. Has anyone done this
that can share an expample.

Thanks in advance
Scott A. McCoy
 
Why would you ever need to do that?
Why not just print the underlying recordsource of the report?

Try SendKeys
Alt
F
tab
tab
tab
tab
enter
etc...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top