in report ,how to print a constant number of lines

H

help

in report ,how to print a constant number of lines

i find this article :

How to Print a Constant Number of Lines Per Group

http://support.microsoft.com/default.aspx?scid=kb;en-us;210350&Product=acc

but i want the constant number of lines in whole report. not "Per Group"

i am not use the GROUP. i want display all record in one section .

who can help me


--------------------------

the other description:

i have 15 rows records.
i want print it to 2 pages.
14 rows records in first page and 1 row record in second page.

but in the second page ,i want display 1 row record and 13 blank rows (13
blank rows have 13 lines)
 
F

Fons Ponsioen

The same concept can be applies to a report, however, in
order to get some help you need to be more specific. Is
it realy that you want the constant number of lines, or do
you want the a constant number of records, if you wish a
constant number of records you would set the underlying
query, you could for instance set the query to report only
the top twelve records etc.
Post back if you need more help.
Hope this gets you started.
Fons
 
H

help

i want want the constant number of lines.

if the records number is not enough ,fill in blank lines
 
S

SA

Stop by our web site and look in the Free Files section for a download
called "Other Reports". It has an example of how to print blank lines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top