Excel resources

Excel Formulas

Articles, examples, and practical guidance from the SpreadsheetWeb team.

Page 29 of 30 · 270 articles

Adam · Aug 17, 2018

Utilizing Web Services in Excel Using Formulas

User inputs, data exports, and even web services can provide data for your workbooks. Let us show you how to consume data using formulas.

Adam · Aug 7, 2018

Data Analysis in Excel: PivotTables versus COUNTIFS, SUMIFS, AVERAGEIFS formulas

Data analysis in Excel can be done by using formulas, but Excel’s PivotTables make it a breeze organizing and presenting data.

Adam · Jul 27, 2018

3D References in Excel

Learn about 3D References in Excel in Excel, including the relevant formula or feature, setup steps, and practical usage.

Adam · Jul 6, 2018

Excel Named Ranges

In addition to allowing quick access to complex references, Excel named ranges can make your formulas a lot easier to read and maintain.

Adam · Jun 7, 2018

Transforming Data Tables with Excel’s Text Formulas

In this article, we’re going to be taking a look at the text formulas in excel that can shorten data organization task.

Adam · Apr 4, 2018

Comparison of VLOOKUP, HLOOKUP, and LOOKUP

Ultimately, all three lookup formulas do the same thing. Their operating logic, however, is something you should keep in mind when choosing which one to use in your data models.

Adam · Mar 26, 2018

How to Use Logic Statements in Excel: IF – AND – OR – NOT

The beauty of Excel lies in its flexibility to create any data model with little effort. Logic gates can be established within any spreadsheet element.

Adam · Mar 14, 2018

Crunch Data Even Faster with Excel SUMIFS Function

In this guide, we’re going to show you how to use Excel SUMIFS function and also throw in some tips and error handling methods.

Adam · Jan 22, 2018

CONCATENATE Function in Excel with Examples

The CONCATENATE function is used for merging multiple strings. It can take up to 255 arguments to merge them in a single cell.