description:
Convert measurement units. |
syntax:
=CONVERT( number, from_unit, to_unit ) |
required arguments:
number | The numeric value to convert. |
from_unit | The starting units for a number. |
to_unit | The ending units for the result. |
Convert measurement units. |
=CONVERT( number, from_unit, to_unit ) |
number | The numeric value to convert. |
from_unit | The starting units for a number. |
to_unit | The ending units for the result. |