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

Data Analysis

  • Filter Data Based on Date in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How to count table rows in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • Reverse List in Excel

References

  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Count rows that contain specific values in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Extract data with helper column in Excel
  • Extract all partial matches in Excel

Data Validations

  • Excel Data validation require unique number
  • Prevent invalid data entering in specific cells
  • Excel Data validation unique values only
  • Excel Data validation date in specific year
  • Excel Data validation allow weekday only

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

  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • SWITCH function example in Excel

Date Time

  • Get work hours between dates in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Count day of week between dates in Excel
  • Add decimal hours to time in Excel
  • NOW function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel

General

  • Currency vs Accounting Format in Excel
  • How to Create Calendar in Excel
  • Check if range contains a value not in another range in Excel
  • How to count total columns in range in Excel
  • How to generate random date between two dates in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning