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

Data Analysis

  • Conditional Formatting Data bars Examples in Excel
  • How to Sort by Color in Excel
  • Get column name from index in Excel Table
  • Create Scatter Chart in Excel
  • How To Create Pareto Chart in Excel

References

  • How to use Excel MMULT Function
  • Get nth match with INDEX / MATCH in Excel
  • How to use Excel ROW Function
  • Multi-criteria lookup and transpose in Excel
  • How to get last column number in range in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • Data validation must not exist in list
  • Excel Data validation whole percentage 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

  • How to use Excel AND Function
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel XOR Function
  • How to use Excel TRUE Function

Date Time

  • Get days between dates in Excel
  • How to calculate Quarter of Date in Excel
  • How to calculate nth day of year in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate workdays per month in Excel

Grouping

  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to add sequential row numbers to a set of data in Excel
  • How to set or clear a print area in Excel Worksheet
  • List worksheet index numbers in Excel
  • How to test a range for numbers in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning