Skip to content

Griddy Blog

Practical spreadsheet notes.

Guides for formulas, cleanup, charts, and the spreadsheet work people actually get stuck on.

Page 3 of 13 · 148 posts

Google Sheets

How to Use ARRAYFORMULA in Google Sheets

Use ARRAYFORMULA in Google Sheets to apply one formula across an entire column, fill calculated fields, and avoid fragile copy-down formulas.

Jun 16, 2026/5 min read
Excel

COUNTIF Not Counting Correctly in Excel

COUNTIF can miss rows when criteria, spaces, numbers, dates, or ranges do not match. Learn the common causes and clean fixes.

Jun 12, 2026/5 min read
Google Sheets

Google Sheets IF Statement

Use the IF statement in Google Sheets to return different values based on a condition, with practical examples for statuses, dates, and review flags.

Jun 12, 2026/5 min read
Google Sheets

How to Make a Pivot Table in Google Sheets

Create a pivot table in Google Sheets to summarize rows by category, owner, date, or status without rebuilding manual reports.

Jun 12, 2026/5 min read
Excel

How to Use the INDIRECT Function in Excel

Use INDIRECT in Excel to turn text into a reference, with examples for sheet names, dynamic ranges, and common errors to avoid.

Jun 12, 2026/5 min read
Excel

How to Use the OFFSET Function in Excel

Use OFFSET in Excel to return a range shifted from a starting cell, with examples for rolling windows, summaries, and safer alternatives.

Jun 12, 2026/5 min read
Excel

How to Fix Circular References in Excel

A circular reference in Excel means a formula depends on itself. Learn how to find the loop, repair formulas, and avoid hidden total errors.

Jun 9, 2026/5 min read
Excel

How to Fix the #NAME? Error in Excel

The #NAME? error in Excel means a formula contains text Excel does not recognize. Learn the common causes and clean fixes.

Jun 9, 2026/5 min read
Excel

How to Fix the #NUM! Error in Excel

The #NUM! error in Excel means a formula produced an invalid number. Learn how to fix impossible inputs, overflow, and iteration issues.

Jun 9, 2026/5 min read
Excel

Why SUMIF Is Not Working in Excel

SUMIF may fail when ranges do not match, criteria are typed incorrectly, or source data is dirty. Learn how to debug it.

Jun 9, 2026/5 min read
Excel

Why VLOOKUP Returns the Wrong Value in Excel

VLOOKUP can return the wrong value when match mode, column indexes, duplicates, or dirty lookup keys are off. Learn the fixes.

Jun 9, 2026/5 min read
Excel

Employee Leave Tracker in Excel

Build an employee leave tracker in Excel that keeps PTO balances, upcoming absences, approval status, and staffing coverage visible.

Jun 5, 2026/5 min read
Griddy Blog — Page 3 | Excel & Google Sheets Tutorials