B
Bruce
First, a general question. I have heard that forms are
for entering and modifying records, and should generally
not be printed. Any particular reason for that? The
reason I ask is that I cannot add a print button to a
report, as far as I know. I know I can print from the
toolbar, but I would like to have the print option on the
report itself. No big deal, just curious.
Next question: I have designed a form for listing
documents to be reviewed. When it is completed the record
needs to be saved, and the related report printed. If I
add a print button to the form, it prints all of the
records (reports). If I put a preview report button on
the form, the report can be printed from the report's
toolbar or menu, but the default is to print all records.
I don't want the users to have to choose Selected Record
in the print dialog. How can I handle this?
Possibly related question: If I put Page X of Y in the
report footer, how can I make it so the number of pages is
the number of pages needed to print that record, not the
number for all records?
I expect these are pretty elementary questions, but that
is my skill level at the moment. Thanks.
for entering and modifying records, and should generally
not be printed. Any particular reason for that? The
reason I ask is that I cannot add a print button to a
report, as far as I know. I know I can print from the
toolbar, but I would like to have the print option on the
report itself. No big deal, just curious.
Next question: I have designed a form for listing
documents to be reviewed. When it is completed the record
needs to be saved, and the related report printed. If I
add a print button to the form, it prints all of the
records (reports). If I put a preview report button on
the form, the report can be printed from the report's
toolbar or menu, but the default is to print all records.
I don't want the users to have to choose Selected Record
in the print dialog. How can I handle this?
Possibly related question: If I put Page X of Y in the
report footer, how can I make it so the number of pages is
the number of pages needed to print that record, not the
number for all records?
I expect these are pretty elementary questions, but that
is my skill level at the moment. Thanks.