Total pages in report of VFP 8.0 can be reset by data grouping?
Posted
by Andrea.Ko
on Stack Overflow
See other posts from Stack Overflow
or by Andrea.Ko
Published on 2010-03-29T09:02:10Z
Indexed on
2010/03/29
9:03 UTC
Read the original article
Hit count: 609
vfp
I have a report (using VFP 8.0) with a data grouping by Invoice Number, i need to reset the total of pages by changing of invoice number.
I failed to do so, as the _pagetotal will always return total pages of all selected invoice.
Please advice.
© Stack Overflow or respective owner