WHENE CERTAIN CRITERIA ARE MET, I WANT TO BE ABLE TO SET THE VALUE OF A RADIO BUTTON AND PROTECT IT USING JAVASCRIPT. SETTING THE VALUE IS DONE USING THE VALUE PROPERTY, WHAT PROPERTY CAN I USE TO PROTECT IT. IF IT IS NOT A PROPERTY, HOW IS IT DONE
i am using crystal 8.0 and the field is 100 characters...
the values are always going to be numeric and there are is no decimal precision.
The character field is always passing a number from 1 to 1000. i am ordering by this field and it is incorrect...
I have a string field that is 100 bytes and need to convert it to a numeric value. is it as simple as creating a formula field and using tonumber(x) or is there something else i can do?
This field is used to sort data....
Thanks....
Actually, I am receiveing string data and need to format it to either currency or numeric based on the value of a different field in the record.
How would I use a formula to format the string field to either currency or a number...
Thanks
I have a string field which can contain either currency or just numeric data. I assume that I can use a formula to differeniate to format these values.
Can someone help me with the correct syntac for the formula.
if condition then numeric else currency...
Thanks you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.