| Line 289: |
Line 289: |
| | |} | | |} |
| | | | |
| − | For Example =CONVERT(1.50, "lbm", "kg") is 0.6804
| + | Example =CONVERT(1.50, "lbm", "kg") is 0.6804 |
| | | | |
| | ==Examples== | | ==Examples== |
| Line 332: |
Line 332: |
| | | | |
| | | | |
| − | CONVERT
| |
| − |
| |
| − | Where 'N' is the value in 'FU” to convert, 'FU' is the units for number and 'TU' is the units for the result.
| |
| − |
| |
| − |
| |
| − | *CONVERT shows an error value when input data are incorrect.
| |
| − | * Unit must be there in this function, otherwise it shows an error value.
| |
| − | * Whenever the units are in different groups, CONVERT shows error value.
| |
| − |
| |
| − |
| |
| − | CONVERT
| |
| | | | |
| | | | |