Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform
Message
From
20/12/2000 17:07:10
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00455636
Message ID:
00455641
Views:
40
>Hi everybody,
>
>Is there a way to specify not to show 0, if Numeric Value=0 in Transform?
>Say, Price=0, transform(Price,'$999,999,999') shows $0. What should I do?

Add an @Z in from of your format:

?transform($0,"@Z $999,999,999")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform