How do I check whether an Excel cell is empty?
Use ISBLANK and related logic to test a cell before your formula returns a result.
Read the ISBLANK tutorial
Find step-by-step help for formulas, formatting, drop-down lists, working days, sheet tabs and VBA. Each answer focuses on a real spreadsheet problem and a practical way to solve it.
Start with the question closest to what you are trying to do. Each guide opens as a complete tutorial with worked steps and examples.
Use ISBLANK and related logic to test a cell before your formula returns a result.
Read the ISBLANK tutorialControl the values people can enter and make a worksheet easier and more consistent to use.
Create an Excel drop-down listLearn how the NETWORKDAYS function counts weekdays while allowing for public holidays.
Learn the working-days formulaSee why leading zeros disappear and how to keep phone numbers displayed correctly.
Keep the leading zeroUnderstand how OFFSET returns a reference based on a starting cell, rows and columns.
Explore the OFFSET functionFollow a step-by-step VBA example for bringing information from several sheets together.
View the consolidation VBAUse a conditional-formatting formula to make rows easier to follow without manual colouring.
Create alternating row coloursLearn a faster way to create and organise additional worksheets in an Excel workbook.
Add sheet tabs automatically