Jak korzystać z funkcji Excel CONVERT -

Spisie treści

Podsumowanie

Funkcja Excel CONVERT konwertuje liczbę w jednym systemie miar na inny. Możesz na przykład użyć funkcji KONWERTUJ do przeliczenia stóp na metry, funtów na kilogramy, stopni Fahrenheita na stopnie Celsjusza, galonów na litry oraz do wielu innych konwersji jednostek.

Cel, powód

Konwertuj jednostki miary

Wartość zwracana

Liczba w nowym systemie pomiarowym

Składnia

= KONWERTUJ (liczba, z_jednostki, do_jednostki)

Argumenty

  • liczba - wartość liczbowa do konwersji.
  • from_unit - jednostki początkowe dla liczby.
  • to_unit - końcowe jednostki wyniku.

Wersja

Excel 2003

Uwagi dotyczące użytkowania

Funkcja CONVERT konwertuje liczbę w jednym systemie miar na inny. Na przykład, możesz użyć CONVERT do konwersji stóp na metry, funtów na kilogramy, galonów na litry i do wielu innych konwersji jednostek.

Przykłady

Poniższe formuły wykorzystują funkcję KONWERTUJ do konwersji jardów na metry, stopni Celsjusza na Fahrenheita, galonów na litry i metrów kwadratowych na jardy kwadratowe:

=CONVERT(100,"yd","m") // returns 91.44 =CONVERT(22,"C","F") // returns 71.6 =CONVERT(1,"gal","l") // returns 3.79 =CONVERT(100,"m2","ft2") // returns 1076.39

Jednostki miary

Poniższe tabele pokazują jednostki dostępne dla funkcji CONVERT w każdej kategorii. We wszystkich przypadkach jednostka może być używana dla from_unit lub to_unit w tej samej kategorii. Uwaga: funkcja CONVERT rozróżnia wielkość liter.

Waga i masa Jednostka
Gram "sol"
Ślimak „sg”
Masa funta (avoirdupois) „lbm”
U (jednostka masy atomowej) „u”
Masa uncji (avoirdupois) „ozm”
Ziarno "ziarno"
Cetnar amerykański (krótki) „cwt” lub „shweight”
Cesarski cetnar „uk_cwt” lub „lcwt” („hweight”)
Złóg "złóg"
Tona "tona"
Tona imperialna „uk_ton” lub „LTON” („brton”)
Dystans Jednostka
Metr „m”
Mila statutowa "mi"
Mila morska „Nmi”
Cal "w"
Stopa „ft”
Dziedziniec „yd”
Angstrom „ang”
Łokieć "łokieć"
Rok świetlny „ly”
Parsek „parsec” lub „pc”
Pica (1/72 cala) „Picapt” lub „Pica”
Pica (1/6 cala) "cycero"
Mila badawcza w USA (mila ustawowa) „Survey_mi”
Czas Jednostka
Rok „rok”
Dzień „dzień” lub „d”
Godzina „hr”
Minuta „mn” lub „min”
druga „sec” lub „s”
Nacisk Jednostka
Pascal „Pa” (lub „p”)
Atmosfera „atm” (lub „at”)
mm rtęci „mmHg”
PSI "psi"
Torr "Torr"
Force Unit
Newton "N"
Dyne "dyn" (or "dy")
Pound force "lbf"
Pond "pond"
Energy Unit
Joule "J"
Erg "e"
Thermodynamic calorie "c"
IT calorie "cal"
Electron volt "eV" (or "ev")
Horsepower-hour "HPh" (or "hh")
Watt-hour "Wh" (or "wh")
Foot-pound "flb"
BTU "BTU" (or "btu")
Power Unit
Horsepower "HP" (or "h")
Pferdestärke "PS"
Watt "W" (or "w")
Magnetism Unit
Tesla "T"
Gauss "ga"
Temperature Unit
Degree Celsius "C" (or "cel")
Degree Fahrenheit "F" (or "fah")
Kelvin "K" (or "kel")
Degrees Rankine "Rank"
Degrees Réaumur "Reau"
Liquid measure Unit
Teaspoon "tsp"
Modern teaspoon "tspm"
Tablespoon "tbs"
Fluid ounce "oz"
Cup "cup"
U.S. pint "pt" (or "us_pt")
U.K. pint "uk_pt"
Quart "qt"
Imperial quart (U.K.) "uk_qt"
Gallon "gal"
Imperial gallon (U.K.) "uk_gal"
Liter "l" or "L" ("lt")
Volume Unit
Cubic angstrom "ang3" or "ang^3"
U.S. oil barrel "barrel"
U.S. bushel "bushel"
Cubic feet "ft3" or "ft^3"
Cubic inch "in3" or "in^3"
Cubic light-year "ly3" or "ly^3"
Cubic meter "m3" or "m^3"
Cubic Mile "mi3" or "mi^3"
Cubic yard "yd3" or "yd^3"
Cubic nautical mile "Nmi3" or "Nmi^3"
Cubic Pica "Picapt3", "Picapt^3", "Pica3" or "Pica^3"
Gross Registered Ton "GRT" ("regton")
Measurement ton (freight ton) "MTON"
Area Unit
International acre "uk_acre"
U.S. survey/statute acre "us_acre"
Square angstrom "ang2" or “ang^2"
Are "ar"
Square feet "ft2" or "ft^2"
Hectare "ha"
Square inches "in2" or "in^2"
Square light-year "ly2" or "ly^2"
Square meters "m2" or "m^2"
Morgen "Morgen"
Square miles "mi2" or "mi^2"
Square nautical miles "Nmi2" or "Nmi^2"
Square Pica "Picapt2", "Pica2", "Pica^2" or "Picapt^2"
Square yards "yd2" or "yd^2"
Information Unit
Bit "bit"
Byte "byte"

Metric prefixes

The prefixes shown in the table below can be used with metric units by prepending the abbreviation to the unit.

Prefix Multiplier Abbreviation
yotta 1E+24 "Y"
zetta 1E+21 "Z"
exa 1E+18 "E"
peta 1E+15 "P"
tera 1E+12 "T"
giga 1000000000 "G"
mega 1000000 "M"
kilo 1000 "k"
hecto 100 "h"
dekao 10 "da" or "e"
deci 0.1 "d"
centi 0.01 "c"
milli 0.001 "m"
micro 0.000001 "u"
nano 0.000000001 "n"
pico 1E-12 "p"
femto 1E-15 "f"
atto 1E-18 "a"
zepto 1E-21 "z"
yocto 1E-24 "y"

Binary prefixes

The binary unit prefixes below can be used with "bits" and "bytes".

Binary Prefix Value Abbreviation Decimal
yobi 2^80 "Yi" yotta
zebi 2^70 "Zi" zetta
exbi 2^60 "Ei" exa
pebi 2^50 "Pi" peta
tebi 2 40 „Ti” tera
gibi 2 30 "Żołnierz amerykański" giga
mebi 2 20 "Mi" mega
kibi 2 10 „ki” kilogram

Uwagi

  • W funkcji CONVERT rozróżniana jest wielkość liter.
  • CONVERT zwróci błąd # N / A, gdy ciąg jednostek nie zostanie rozpoznany.
  • CONVERT zwróci błąd # N / A, gdy jednostki nie są kompatybilne.
  • CONVERT zwróci #ARG! błąd, gdy numer jest nieprawidłowy.
  • Szereg jednostek miary zostało dodanych do CONVERT w programie Excel 2013.

Powiązane wideo

Jak utworzyć tabelę programu Excel W tym nagraniu wideo przyjrzymy się, jak utworzyć tabelę programu Excel na podstawie danych źródłowych w arkuszu. Jak prześledzić relacje formuł W tym filmie przyjrzymy się, jak szybko znaleźć formuły i prześledzić ich wzajemne powiązania, korzystając z koncepcji precedensów i zależności.

Interesujące artykuły...