ISBLANK function in Excel (formula and examples)

How to return a value if a cell is blank in Excel? What is the ISBLANK formula? We got it all covered: check our video! Plenty of examples to learn from in our article, indicating if a cell is empty or not in Excel.

When working on Excel tables with a lot of data, you might skip some cells by inadvertence. Then, how to test if a cell is blank in Excel? How to return a value when a cell is empty in your worksheet?

Check if your table contains blank cells with the ISBLANK function!

You can use this handy function for conditional formatting, or combined with VLOOKUP, or combine ISBLANK with other Excel functions like IF or SEARCH.

To check if a cell is blank in Excel, use the ISBLANK function. The ISBLANK formula is really simple, it’s =ISBLANK(value), with value being the value you want to test. This can be an empty cell, a text, a result, an array, etc.

The result will be TRUE or FALSE.

TRUE – Yes, the value (cell) is blank.
FALSE – No, the cell is not blank.

To indicate if a cell is blank in Excel, enter =BLANK(cell) somewhere on your worksheet, with cell being the cell you want to check.

The result of the formula will indicate if a cell is blank or not.

In this example, we want to check if the cell B2 is empty or not. The formula we use for ISBLANK is =ISBLANK(B2).

The result is TRUE: B2 is empty.

In this example, we want to check if some cells in column B are empty. We don’t want to check each cell one by one so we will enter an array as value in the formula =ISBLANK(value).

Indeed, 3 results are TRUE so 3 cells are empty.

Now, you know how to use the ISBLANK function in Excel and how to indicate if a cell is blank or not.

Learn more tips and formulas by reading our blog!

Advertising
Analytics

Categories

AllAdvertisingFormatsPlatformsKPI'sAd News

What is O&O Advertising?

Discover one more important jargon term used in Programmatic Advertising: O&O advertising. Get familiar with O&O formats and advantages.

Read More

Best DSPs for Programmatic Advertising

Ted Jordan shares his list of best DSPs for Programmatic Advertising so you don’t have to lose time searching the internet to find the right Demand-Side Platform for your campaigns.

Read More
What is Programmatic Advertising?

What is Programmatic Advertising?

Understand what programmatic advertising is and how it works to increase your ROI and become a specialist. Go from programmatic dummy to programmatic expert.

Read More
Programmatic Advertising: What is a SSP?

Supply-Side Platforms (SSPs) Explained

SSPs basics in advertising: learn what Supply-Side Platforms are used for and who use them. Get familiar with more programmatic advertising technical terms.

Read More
Programmatic Advertising: What is a DSP?

What are DSPs?

A DSP is a great tool to use but what does DSP stand for in marketing? What are some Demand-Side Platforms examples? Today, we answer your questions!

Read More

Programmatic Acronyms: 44 Terms to Know

Learn what these 44 Programmatic Advertising acronyms mean to understand what your colleagues or customers are saying when they use it. Explained with simple words, by Ted Jordan, for Digital...

Read More

Categories

AllFunctionsToolsShortcut Keys
Split Semicolon Separated Value in Excel

How to split semicolon separated values in Excel

Split semicolon separated values in Excel into columns and rows, or convert columns to semicolon separated values, like an Excel Master!

Read More

How to change shapes in Excel column charts

Learn how to easily change the columns shape in your Excel charts so your colleagues and customers will remember your impacting graphs.

Read More

How to use the LEFT, RIGHT and MID functions

Learn how to extract text in Excel with the LEFT, RIGHT and MID functions. Plenty of examples to learn from and functions are explained with simple words. If you start...

Read More
Absolute Referencing in Excel

Locking cells: what’s the Excel dollar sign shortcut?

The Excel absolute reference shortcut will become one of your favourites to save time! Switch from relative to absolute references in seconds using this trick.

Read More
Using Text to Column to Extract texts on Excel

Excel: How to split text into columns

If you need to extract data in Excel, you may want to use the Text to Columns tool. With only 3 steps, it's really easy to split text into columns.

Read More

Excel IF statement: how to use it for 3 conditions

Learn how to use the Excel IF statement with multiple conditions and combine it with OR and/or AND functions!

Read More