Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print
Message
From
13/08/2007 06:30:37
 
 
To
13/08/2007 05:34:23
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Re: Print
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01247757
Message ID:
01247762
Views:
15
it is ok,
my mistake
thanks
>hi all,
>
>every record at new page.
>
>thanks for help.
>
>LOCAL ldStart
>ldStart = thisform.text1.value
>SELECT nam,amount,bank,sheqno,dat, SUM(amount) AS bill_total FROM Mstr ;
>WHERE dat= ldStart ;
>GROUP BY nam,amount,bank,sheqno,dat ;
>ORDER BY sheqno INTO CURSOR qTmp
>
>REPORT FORM report3 preview
>
Previous
Reply
Map
View

Click here to load this message in the networking platform