Remove decimal from number

M

Michelle

If it's a number field, not text/string, you can just multiply the value
times 100.
 
Top