Excel Function
UnitConverter
Description:
Converts value from one unit to another, [depends on units].
Excel Function Syntax:
=UnitConverter(Value, UnitFrom, UnitTo)
Parameters:
| Parameter | Description |
|---|---|
| Value | Value to convert, [depends on UnitFrom]. |
| UnitFrom | Source unit for the input value. |
| UnitTo | Target unit for the result. |
Related Theory
1 item
Missing a formula?Suggest a New Formula