Excel Tips and Tricks

A Guide to Custom Sorting in Excel

Excel is widely recognized for its powerful data sorting features, seamlessly organizing data in ascending or descending order, whether alphabetically or numerically. However, there are scenarios where the standard A-to-Z or 0-to-9 sorting methods may not suffice....

How to count cells in Excel by year

Although the COUNTIF and COUNTIFS functions can count values by a given condition, they won't work if you want to use the output in other functions. In this article, we're going to show you how to count cells in Excel by year. Syntax =SUMPRODUCT( N( YEAR(...

Count unique values Excel

This article shows how to count unique values Excel formulas SUMPRODUCT and COUNTIF. The SUMPRODUCT function can handle arrays without actually using array formulas, and this allows evaluating the formulas in each cell of an array. Syntax =SUMPRODUCT( 1 /...