Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tricky sum
Message
From
20/05/1999 13:05:57
Jorge Haro
Independent Consultant
Juarez, Mexico
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00220928
Message ID:
00220949
Views:
23
Let's see, I did this, and it works if I understood your problem:

-Create a variable nCounter
-Give it an initaial value of 0
-Value to store is nCounter + 1

-Create an additional group (besides the one on invoice number I suppose) on the expression nCounter < 5, it resets on invoice number

The report shuld do what your trying to do, from here you can add a group footer to nCounter < 5, that only prints when nCounter <=6, and that should be it, HTH

Jorge Haro
Previous
Reply
Map
View

Click here to load this message in the networking platform