View Full Version : Updating several reports at once


toddbingham
10-20-2003, 11:29 AM
Is there a way to update several reports at once. What I have is 12 seperate reports, SL1, SL2, SL3, etc..., the detail in all of them are the same with different report footers. It is setup this way because they are used at different times for different reasons. I would like to be able to update the detail for all of the reports at them same time so that I dont have to do each one individually. Is this possible?


Todd

RayH
10-20-2003, 12:25 PM
Why not have just one report whose footer is modified/manipulated by the calling sub.
How different are the footers?

toddbingham
10-20-2003, 01:20 PM
That sounds like a winner, how does that work? What I mean is, how would I set that up?

RayH
10-20-2003, 02:33 PM
Here's a couple of examples that might be useful.

toddbingham
10-20-2003, 02:36 PM
RayH,
Can you post 97 versions please?

Thanks.

RayH
10-20-2003, 02:44 PM
Here you go.

toddbingham
10-20-2003, 02:56 PM
Get code errors when I try to run it. her they are, pout them in a word doc.

RayH
10-20-2003, 03:14 PM
Open the form and run from there.

RayH
10-20-2003, 04:39 PM
Here's a slightly modified version to make it easier to follow what I've done.