TRIM function
Excel » Functions » Text » TRIM function »
The image above shows the COUNTBLANK function counting empty cells in cell range B3:B14. Note that the COUNTBLANK function ignores […]
Extract k-th word in cell value
The formula displayed above in cell range D3:D9 extracts a word based its position in a cell value. For example, […]
The picture above shows you values that have multiple leading and trailing blanks, sometimes also multiple blanks between words. The […]
Table of Contents Extract the last word Extract the last letter Extract the last number Get Excel *.xlsx file 1. […]
How to use the COUNTIF function to count not blank cells
The COUNTIF function is very capable of counting non-empty values, I will show you how in this article. Excel can […]
Count identical values if they are on the same row
This article describes a formula that counts values in two columns if they are duplicates on the same row. What's […]
Working with classic ciphers in Excel
What's on this page Reverse text Insert random characters Convert letters to numbers How to shuffle characters in the alphabet […]
The array formula in cell C3 extracts the first character from first, middle and last name. The formula works fine […]
Text to columns: Split words in a cell
This blog article describes how to split strings in a cell with space as a delimiting character, like Text to […]
How to extract email addresses from an Excel sheet
Question: How to extract email addresses from this sheet? (See pic below) Answer: It dependsĀ on how the emails are […]