Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool tip showing variable??
Message
From
31/05/2005 08:59:53
 
 
To
31/05/2005 08:53:42
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01018661
Message ID:
01018662
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform