SpreadsheetWeb blog

Practical thinking for spreadsheet-powered teams

Deep guides on Excel, Google Sheets, web applications, product workflows, and the quiet technical traps worth knowing about.

Page 38 of 55 · 1312 articles

reverse lookup
Ilker · Jul 16, 2019

How to perform reverse lookup with CHOOSE function

In this guide, we are going to show you how to perform an Excel reverse lookup using the CHOOSE function, instead of the traditional VLOOKUP.

Adam · Jul 15, 2019

Treemap Excel Charts: The Perfect Tool for Displaying Hierarchical Data

On a treemap visualization, each item is represented by a rectangular shape, where smaller rectangles represent the sub-groups.

excel choose function
Ilker · Jul 15, 2019

Function: CHOOSE

In this guide, we’re going to show you how to use the Excel CHOOSE function and also go over some tips and error handling methods.

dynamic drop down list excel
Ilker · Jul 11, 2019

How to create a dynamic drop down list Excel using the UNIQUE and FILTER functions

In this article, we are going to show you how to create a dynamic drop down list Excel using the dynamic array functions UNIQUE and FILTER.

Ugur · Jul 10, 2019

Comparing the Performance of SpreadsheetWeb 6.11 with Google Sheets and the Microsoft Office 365 Excel API

A focused overview of comparing the Performance of SpreadsheetWeb 6.11 with Google Sheets and the Microsoft Office 365 Excel API, explaining the main ideas, practical considerations, and relevant examples.

Excel dynamic list
Ilker · Jul 10, 2019

How to create an Excel dynamic list or a table without helper columns using SEQUENCE

Let us show you how to create an Excel dynamic list or table using the Excel auto generate number sequence function: SEQUENCE.

iseven
Ilker · Jul 10, 2019

Function: ISEVEN

In this guide, we’re going to show you how to use the Excel ISEVEN function and also go over some tips and error handling methods.

excel isref
Ilker · Jul 9, 2019

Function: ISREF

In this guide, we’re going to show you how to use the Excel ISREF function and also go over some tips and error handling methods.

istext excel
Ilker · Jul 8, 2019

Function: ISTEXT

In this guide, we’re going to show you how to use the ISTEXT Excel function and also go over some tips and error handling methods.

Adam · Jul 2, 2019

What's New in SpreadsheetWEB 6.11

This version welcomes the addition of the new Connectors module, that can easily connect your applications and other third-party services.

random sort in excel
Ilker · Jul 2, 2019

How to random sort in Excel using dynamic array functions

In this article, we are going to show you how to random sort in Excel using the RANDARRAY, SORTBY, and dynamic array functions.

Adam · Jul 1, 2019

Pagos Releases SpreadsheetWEB 6.11 with the New Connectors Module

SpreadsheetWEB 6.11 was just released, featuring a new Connectors module to connect external services like payment, notifications, and more.

islogical
Ilker · Jul 1, 2019

Function: ISLOGICAL

In this guide, we’re going to show you how to use the Excel ISLOGICAL function and also go over some tips and error handling methods.

excel developer tab
Ilker · Jun 28, 2019

How to display the Excel Developer tab for using advanced features

Excel hides the Developer tab by default to simplify the software interface. Let us show you how to display the Excel Developer tab.

iserror excel
Ilker · Jun 28, 2019

Function: ISERROR

In this guide, we’re going to show you how to use the ISERROR Excel function and also go over some tips and error handling methods.

iserr
Ilker · Jun 27, 2019

Function: ISERR

In this guide, we’re going to show you how to use the ISERR function and also go over some tips and error handling methods.

excel convert
Ilker · Jun 26, 2019

Function: CONVERT

In this guide, we’re going to show you how to use the Excel CONVERT function and also go over some tips and error handling methods.

refresh stock data
Ilker · Jun 25, 2019

How to refresh stock data in Excel

In this article, we are going to show how to refresh stock data in Excel in 4 different ways, from doing this with a shortcut to a VBA macro.

work days between dates
Ilker · Jun 21, 2019

Function: NETWORKDAYS

In this guide, we’re going to show you how to use the NETWORKDAYS function to find the number of work days between dates.

days360
Ilker · Jun 20, 2019

Function: DAYS360

In this guide, we’re going to show you how to use the Excel DAYS360 function and also go over some tips and error handling methods.

week number
Ilker · Jun 20, 2019

Function: WEEKNUM

In this guide, we’re going to show you how to use the WEEKNUM function that can find the week index number of a given date.

excel weekday
Ilker · Jun 19, 2019

Function: WEEKDAY

In this guide, we’re going to show you how to use the Excel WEEKDAY function and also go over some tips and error handling methods.

eomonth
Ilker · Jun 19, 2019

Function: EOMONTH

In this guide, we’re going to show you how to use the EOMONTH Excel function and also go over some tips and error handling methods.

days between dates
Ilker · Jun 19, 2019

Function: DAYS

Learn how Excel's DAYS function works, including its syntax, arguments, and practical usage.