Share via

printobject

Anonymous
2012-05-25T19:08:54+00:00

In Access 2010, Docmd.PrintObject macro of a single form prints two pages of forms when one page is requested. Why is that? Also, Help gives no clue as to how it works. Where is it written up? Thanks.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. HansV 462.6K Reputation points
    2012-05-25T19:36:37+00:00

    The RunMenuCommand PrintObject command, when applied to a form, will print out all records from the record source of the form, not just the current record.

    It's too much to expect Help to explain what it does. Help seldom does.

    Was this answer helpful?

    0 comments No comments