Hi Gary!
There's a variety of metric dimensions you can convert to.
CONVERT allows a comprehensive range using prefixes to the basic m for
meters
Example:
=CONVERT(1,"in","m")
Returns 0.0254 meters
Or:
=CONVERT(1,"in","cm")
Returns 2.54 centimeters
Here's the list of prefixes used for metric conversions
Prefix Abbreviations for metric: "E" = 1E+18 = exa; "P" = 1E+15 =
peta; "T" 1E+12 = tera; "G" = 1E+09 = giga; "M" = 1E+06 = mega; "k" =
1E+03 = kilo; "h" = 1E+02 = hecto; "e" = 1E+01 = dekao; "d" = 1E-01 =
deci; "c"=1E-02 = centi; "m" = 1E-03 = milli; "u" = 1E-06 = micro; "n"
= 1E-09 = nano; "p" = 1E-12 = pico; "f" = 1E-15 = femto; "a" = 1E-18 =
atto
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.