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

Data Analysis

  • How To Filter Data in Excel
  • How to create running total in an Excel Table
  • How to do a t-Test in Excel?
  • Conditional Formatting Color Scales Examples in Excel
  • How to count table rows in Excel

References

  • Perform case-sensitive Lookup in Excel
  • Offset in Excel
  • How to use Excel COLUMN Function
  • Convert text string to valid reference in Excel using Indirect function
  • How to use Excel ROWS Function

Data Validations

  • Data validation must not exist in list
  • Excel Data validation must contain specific text
  • Excel Data validation no punctuation
  • Excel Data validation date in next 30 days
  • Excel Data validation require unique number

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

  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • Invoice status with nested if in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • Get last day of month in Excel
  • Get first Monday before any date in Excel
  • Display Date is same month in Excel
  • Add days to date in Excel
  • Calculate years between dates in Excel

Grouping

  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel

General

  • How to count total number of cells in a rectangular range in Excel
  • How to calculate project complete percentage in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to generate random date between two dates in Excel
  • Find, Select, Replace and Go To Special in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning