Record Number on Two Reports?

K

KT

I have two reports, the record source of these two reports are coming
from two queries that use different tables.

At the moment, I use "running sum over all" to number my records, so
the record number for both reports start at 1.

Is it possible if I want the first record number on the second report
follow the last number of the first report?

I figured if I could specify the starting number on the second report
it might be possible? Anyway, that's where I get stuck...

Thanks for your help in advance.

Kanley
 
Top