Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subtotals and totals
Message
From
12/07/2006 10:41:50
 
 
To
12/07/2006 10:15:55
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01135680
Message ID:
01135695
Views:
11
>The problem: it doesn't just add the above three fields one time. It adds them one time for each line of detail on the invoice. For example, for an invoice with two detail lines, I get this...


This is how it always was.

If you want to show totals beside those that come as result of detail records, they hv to be precalculated and shown as such.

Aldough UDFs and/or report variables might do the trick,
[not to even mention pubvars because they are bad, bad, bad! :) ]
- it is better to hv this fields ready in header record and just
show them as such.

Hence, header record of an invoice should hv them naturally.
If you are normalisation freak, and they are not already there,
then you can prepare tmp cursor which hv all (sub)totals you need to
show your report.



>Hi all,
>
>If I had any hair, I'd be pulling it out over this one.
>
>On my Invoice form, I have the following fields:
>
>(in the Detail band)
>qty_select unit_price qty_select*unit_price (for the extended line total)
>
>In the Group Footer band, I have the extended line total summed. It's perfectly fine. I also have three other fields there:
>
>misc_chg
>sales_tax
>frt_chg
>
>And a fourth field that adds those three fields to the subtotal for a grand invoice total.
>
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform