Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many percent
Message
From
13/03/2002 15:33:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632309
Message ID:
00632356
Views:
15
>>hi
>>I want to find out how many percent is nExpprsion from nExpprsion
>
>100%. :)
>? x/y * 100
>

Could be 0% <g>
? (y - x)/x * 100  && measure percent change
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform