News

Lookup functions are great for finding values that match another value. Thanks to XLOOKUP () this task is easier than ever, and it even supports wildcards! In this article, I’ll show you how to ...
Isolating values in an Excel 2007/2010 worksheet or workbook is common in both error-checking and data analysis tasks. While appropriate even for a small worksheet, the functions that isolate a ...
Excel’s BYCOL() and BYROW() functions evaluate data across columns and rows, returning an array result set allowing you to bypass a lot of work.