K
Ken Carignan
This is a real puzzler! We have three sections (really
individual forms) on a report. The paper size is 8 1/2 X
11. We need to be able to examine the data and decide
whether to fill in the first form, then the second, then
the third. We use the debugger to cycle through the data
and everything seems fine.
The problem is that it only prints the data from the last
three records.
Is there any way we can force the report to print after
the three forms are filled in?
Thanks a lot, it seems simple, but it's driving us crazy.
Ken
individual forms) on a report. The paper size is 8 1/2 X
11. We need to be able to examine the data and decide
whether to fill in the first form, then the second, then
the third. We use the debugger to cycle through the data
and everything seems fine.
The problem is that it only prints the data from the last
three records.
Is there any way we can force the report to print after
the three forms are filled in?
Thanks a lot, it seems simple, but it's driving us crazy.
Ken