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

Data Analysis

  • How to sum a total in multiple Excel tables
  • How To Compare Two Lists in Excel
  • How to create Gauge Chart in Excel
  • How to count table columns in Excel
  • Understanding Pivot Tables in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • Two-way lookup with VLOOKUP in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Lookup entire row in Excel
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation number multiple 100
  • How To Create Drop-down List in Excel
  • Excel Data validation require unique number
  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only

Tag: CODE function

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

by

What is CODE function in Excel? CODE function is one of TEXT functions in Microsoft Excel that returns a numeric code for the first character in a text string. The returned code corresponds to the character set used by your computer. Operating environment Character set Macintosh Macintosh character set Windows ANSI Syntax of CODE function CODE(text) …

Continue Reading

How to abbreviate names or words in Excel

by

To abbreviate text that contains capital letters, you can try this array formula based on the TEXTJOIN function, which is new in Excel 2016. You can use this approach to create initials from names, or to create acronyms. Only capital letters will survive this formula, so the source text must include capitalized words. You can …

Continue Reading

Remove unwanted characters in Excel

by

To remove specific unwanted characters in Excel, you can use a formula based on the SUBSTITUTE function. Formula =SUBSTITUTE(B4,CHAR(code),””) Explanation In the example shown, the formula in C4 is: =SUBSTITUTE(B4,CHAR(202),””) Which removes a series of 4 invisible characters at the start of each cell in column B. How this formula works The SUBSTITUTE function can …

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • How to use Excel AND Function
  • Nested IF function example in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to get year from date in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Display the current date and time in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • Get days, hours, and minutes between dates in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel

General

  • Check if range contains a value not in another range in Excel
  • Sum by group in Excel
  • List worksheet index numbers in Excel
  • How to create dynamic worksheet reference in Excel
  • Currency vs Accounting Format in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning