CONVERT is fully automatic and based on “from” and “to” unit strings.

As long as the units valid options in the same category (weight, distance, temperature, etc.

), CONVERT will automatically perform a conversion and return a numeric result.

Excel formula: Convert inches to feet and inches

Both the “C” and “F” must be uppercase.

If so, the original CONVERT formula is run.

Unit strings must be valid and in the proper case.This page shows available options in each category.

Excel formula: Carry-on baggage Inches to centimeters

NOT Function

The Excel NOT function returns the opposite of a given logical or Boolean value.

When given TRUE, NOT returns FALSE.

When given FALSE, NOT returns TRUE.

Excel CONVERT function

Use the NOT function to reverse a logical value.

For example, if A1 contains “apple”, ISBLANK(A1) returns FALSE.

Excel NOT function

Excel ISBLANK function