News

The most basic example of a GETPIVOTDATA formula in Microsoft Excel is when the function is used to retrieve a grand total of ...
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 ...
Formulas are powerful tools for performing calculations and analyzing data in Excel. In this beginner’s guide, you’ll learn how to use formulas and explore some popular built-in functions.
To extract and sort non-adjacent arrays in your data, nest the CHOOSECOLS or CHOOSEROWS functions inside your SORT or SORTBY ...
Excel’s UNIQUE function allows users to extract unique values from a dataset, making it easier to identify and remove duplicates.
Microsoft Excel's new FILTER() function is a great tool for reporting and dashboards. We'll show you how to use it to get more done.
If you work with a large dataset or usually query the same data in an Excel table, then you should use the VLOOKUP function to make your life easier – here's how.
The DELTA function in Microsoft Excel is an engineering function, and its purpose is to test whether two values are equal. Learn how to use it.
How to Use the New Excel SCAN Function Excel’s SCAN function has transformed data processing by allowing calculations across data sets without explicit cell references.
The Excel TEXTSPLIT function can split text strings by using row or column delimiters. Learn how to use the new TEXTSPLIT () function in Excel.