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

Data Analysis

  • Use Data Form to input, edit and delete records in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • How To Compare Two Lists in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to Sort by Color in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to use Excel OFFSET function
  • How to use Excel VLOOKUP Function
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation only dates between
  • Excel Data validation date in next 30 days
  • Excel Data validation must contain specific text
  • Excel Data validation must not contain
  • Excel Data validation must begin with

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

  • Return blank if in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • Get first Monday before any date in Excel
  • Convert date string to date time in Excel
  • Get last weekday in month in Excel
  • Get month from date in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Group times into 3 hour buckets in Excel

General

  • Count cells that do not contain errors in Excel
  • Mark Workbook as Final in Excel
  • How to get random value from list or table in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • How to test a range for numbers in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning