hi,
got the following problem :
DoCmd.OpenReport MyReport, acViewPreview, , stFilter
will open a window for displaying the MyReport.
Is there a possiblity to manipulate this window (menu or
toolbar) to initiate printing ?
Right now I have to close this window and then select
printing without preview.
thanks in advance
got the following problem :
DoCmd.OpenReport MyReport, acViewPreview, , stFilter
will open a window for displaying the MyReport.
Is there a possiblity to manipulate this window (menu or
toolbar) to initiate printing ?
Right now I have to close this window and then select
printing without preview.
thanks in advance