Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Example of COUNTIFS with variable table column in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • How to calculate current stock or inventory in Excel
  • How To Create Frequency Distribution in Excel
  • How To Insert and Customize Sparklines in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • Vlookup Examples in Excel
  • How to get relative column numbers in a range in Excel
  • Extract all partial matches in Excel
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only
  • How To Create Drop-down List in Excel
  • Excel Data validation must contain specific text
  • Data validation must not exist in list

Tag: CONVERT function

CONVERT function: Description, Usage, Syntax, Examples and Explanation

by

What is CONVERT function in Excel? CONVERT function is one of Engineering functions in Microsoft Excel that converts a number from one measurement system to another. For example, CONVERT can translate a table of distances in miles to a table of distances in kilometers. Syntax of CONVERT function CONVERT(number,from_unit,to_unit) Number     is the value in from_units to …

Continue Reading

Convert feet and inches to inches in Excel

by

To convert a measurement in feet and inches to inches only (i.e. 4’5″ to 53) you can use a formula based on several functions, including LEFT, FIND, MID, and SUBSTITUTE. See illustration below: Formula =LEFT(B5,FIND(“‘”,B5)-1)*12+SUBSTITUTE (MID(B5,FIND(“‘”,B5)+1,LEN(B5)),””””,””) Explanation In the example shown, the formula in D5 is: =LEFT(B5,FIND(“‘”,B5)-1)*12+SUBSTITUTE (MID(B5,FIND(“‘”,B5)+1,LEN(B5)),””””,””) How this formula works In the first …

Continue Reading

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel XOR Function
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel
  • IF with wildcards in Excel
  • Check multiple cells are equal in Excel

Date Time

  • Convert date to month and year in Excel
  • Display the current date in Excel
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Get month from date in Excel
  • Get days before a date in Excel

Grouping

  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel
  • Map text to numbers in Excel

General

  • How to get random value from list or table in Excel
  • How to calculate decrease by percentage in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • List worksheet index numbers in Excel
  • How to calculate percent of students absent in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning