How to Split and Index Delimited Text with Excel Formulas
For the longest time I've wished that Microsoft would add a SPLIT function to Excel. The function would have a syntax like this...
=SPLIT(text, delimiter,...
Use Benford’s Law & Charts in Excel to Improve Business Planning
Unless you're a public accountant, you probably haven't experimented with Benford's Law.
Auditors sometimes use this fascinating statistical insight to uncover fraudulent accounting data. But it might reveal...
How I Set Up SEARCH and FIND Formulas on Steroids
I've used Excel long enough to recognize when I've stumbled across an unusual formula. And it happened again a few minutes ago.
In the past,...
A Two-Part Excel Puzzle, with Arrays, Text, ASCII, and Concatenation
Recently, I needed to compare two long columns of text of various lengths to make sure that each row of text in column A...