S
Scafidel
I have a form with several input fields showing percentages of ownership. I
am using text for ease in merging to a Word Document and to be able to use
the input mask.
I'd like to have an unbound field with total. I can add using the Val
function, but only for whole percentages. My question is: Is there a way to
first multipy by 100, then add with the Val function, then divide by 100 to
get an answer like 89.21% ?
am using text for ease in merging to a Word Document and to be able to use
the input mask.
I'd like to have an unbound field with total. I can add using the Val
function, but only for whole percentages. My question is: Is there a way to
first multipy by 100, then add with the Val function, then divide by 100 to
get an answer like 89.21% ?