I have a form which I want to be printed, and as forms are not designed for printing I have designed an identical report (with subreports) displaying the data in all the fields on the form, for all records.
I have put a command button on the form with the caption "Print this page", but am not...