Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid formatting for calculated numeric field
Message
De
21/04/2008 18:35:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Divers
Thread ID:
01312253
Message ID:
01312257
Vues:
16
Thanks Sergey. It feels like cheating, but it works. I'll take it.

Bob

>Try
>
>ROUND(A * B / C,2)
>
>
>>My grid’s RecordSource is a local view with a calculated field (A * B / C) as MyResult
>>
>>I’m getting a display of 1234.5678 I’m trying for 1234.57
>>I’m staying away from set decimals to, and set fixed, as I don’t want the .00 format throughout my form.
>>I tried setting the Format and InputMask to #####.## on the grid’s applicable textbox
>>I tried (A * B / C) * 1.00 as MyResult
>>
>>What am I missing?
>>Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform