The decimal data type is transitory in that you cannot actually use it as a data type in a table definition. You can move a number to a variant data type and then use decimal to perform calculations but to store the result try a "number" data type. The "number" data type will probably work for your needs anyway.
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.