Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Format mask for numbers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01365281
Message ID:
01365349
Vues:
18
Wouldn't it brake an alignment with proportional fonts?

>Change the report field expression to be character and delete the format expression. Instead, set the field expression to something like this:
>
>TRANSFORM(YourNumber, ICASE(FirstCondition=.t., '999.999', SecondCondition=.t., '9999.99', ThirdCondition=.t., '99999.9', '999999'))
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform