Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Masks & List Box
Message
 
To
16/12/1997 10:17:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00066216
Message ID:
00066223
Views:
30
>1) I have a form that has several number fields that are displayed. Often most of those fields have 0.00. Is there a way ti mask out zero values?
>
>2) In a list box can it be configured to hold numberical data rather than just character data and use VAL() to convert it?
>
>Thanks

On question 1
Select the format property in the prop window then hit F1. I think you will find a format of Z will do what you want.

On question 2
THISFORM.LISTBOX.ADDITEM.STR(YOURVALUE,1) MAY WORK

hth

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform