formats a number as a numeric type, such as a decimal, date, or currency value. you can also use this function to convert numbers stored in strings to a number data type, and to round numbers to a certain number of decimal places. syntax formatnumber(number, formattype, culturecode) the...