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
 
F

fredg

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

This was replied to with a solution yesterday. Did you not try it?
If, for some reason you are having difficulty with it, reply within
the same thread so that others can see what was suggested and comment
upon it!
 
K

KT

Sorry about that. I was viewing these messages on Google and for some
reason my previous message didnt show up there.

Let me check that out now. Thank you!
 
Top