Forms/Reports keep printing

F

Fie

Hi,

Av set up a form that passed parameter values to a report but i have a
problem each time i run the form it prints the report instead of
allowing users to preview it?

can anyone help me as to why this is happening...

fiona
 
K

Klatuu

use acViewPreview in View parameter of your OpenReport Method/Action. It is
the second parameter.
 
Top