Guys,
Please help me on my below concern.
I have a report, this report is a one page report (for Product Labeling).
The report contain a field of "Serial Number"
On print setup, if could choose to print this report 100copies.
the "Serial number" field on the report should be incremental:
page 1= 1
page 2= 2
page 3= 3
page 100= 100
and how could i handle it to the form; in which if could type 50 on the start
page field, the serial number that should start on the form is 50, 51, 52, 53
.........100.
mroks - 25 Mar 2008 02:25 GMT
>Please help me on my below concern.
>
[quoted text clipped - 14 lines]
>page field, the serial number that should start on the report is 50, 51, 52, 53
>.........100.