Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool tip showing variable??
Message
From
31/05/2005 09:06:03
 
 
To
31/05/2005 08:59:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01018661
Message ID:
01018666
Views:
9
sorry I misunderstood the question !

>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
Reply
Map
View

Click here to load this message in the networking platform