Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tool tip showing variable??
Message
De
31/05/2005 08:59:53
 
 
À
31/05/2005 08:53:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01018661
Message ID:
01018662
Vues:
11
which is the type of ccprint.percentage? if it's numeric than use :
Str(ccPrint.Pcentage,6,2) + '%'
>I have a grid with rows showing 12 monthly budget figures. I want the tool tip to show the percentages stored in a field in the same reord. And it doesn't work
>I tried
>=tran(ccPrint.Percntage1)+[ %]
>=(tran(ccPrint.Percntage1)+[ %])
>tran(ccPrint.Percntage1)+[ %]
>
>
>None shows something like 5.25 %
>
>How can that be done?
>
>Peter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform