Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report
Message
De
14/10/2009 05:23:46
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
14/10/2009 03:49:36
Muthu Vel
Sty Company
Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Re: Report
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01429312
Message ID:
01429313
Vues:
78
>I have written arrears calculation programm in that I have create three variable 1.lcarrear 2. lcfourty 3.lcsixty. i want to calculate 40% and 60% arrears based on my arrear field. code is below
>
>calculate sum(arrear) to lcarrear
>lcfourty = lcarrear*0.40
>lcsixty = lcarrear*0.60
>
>in my report i have put two variables in summary band and run the report the value will show 7856.0000 like this, but i want to display the value 7856.00 like this.
>
>how to do this?

Add a format string to the field something like 9999999.99 (the lenght of the left part to the max you need the right part just 99)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform