Use Excel's Formula Auditing toolbar to trace where formula values come from, find circular references, and check for errors. Complete guide with step-by-step instructions.
The Excel Inquire add-in analyses workbook structure, maps cell relationships, and compares two workbooks. How to enable it, what it finds, and when to use a free alternative instead.
Compare the best Excel audit tools for finding formula errors, broken links, hardcoded values, and hidden issues. Free browser-based tools vs paid add-ins — honest comparison with scores.
Complete guide to all Excel error codes — #REF!, #N/A, #VALUE!, #DIV/0!, #NAME?, #NUM!, #NULL! What causes each one, how to find them fast, and step-by-step fixes.
Learn Excel array formulas from scratch — what they are, how Ctrl+Shift+Enter works, when to use dynamic arrays vs legacy arrays, and 8 real-world examples.
SUMPRODUCT multiplies arrays and sums the results — but it also counts, sums, and filters with multiple conditions without Ctrl+Shift+Enter. Complete guide with examples.
Record and write Excel macros to automate repetitive tasks. How to enable macros, use the macro recorder, write basic VBA, and run code safely — no programming experience needed.
Named ranges replace cryptic cell addresses with readable names in formulas — =SalesData instead of =Sheet1!$A$2:$A$500. Create, use, and manage static and dynamic named ranges.
Master Excel date functions — calculate days between dates, find working days, get end of month, add months, and build dynamic date ranges. Complete guide with copy-paste examples.
Master Excel text functions — extract, split, clean, and transform text in cells without manual editing. LEFT, RIGHT, MID, FIND, LEN, TEXTBEFORE, TEXTAFTER, TRIM, PROPER, and more.
Which chart type to use and when — bar, line, pie, scatter, combo, waterfall, and more. How to format charts to look professional, and how to fix the most common chart issues.
AI formula generators write complex Excel formulas from plain-English descriptions — no syntax memorisation required. We tested the top tools and ranked them by accuracy, speed, and price.
Power Query imports, cleans, and transforms data automatically — no formulas, no copy-paste. Complete guide: connecting to sources, cleaning steps, merging tables, and refreshing.
Every essential Excel keyboard shortcut organised by task — navigation, selection, formatting, formulas, pivot tables, and Power Query. Windows and Mac versions side by side.
Master Excel conditional formatting — highlight cells, create heat maps, use data bars and icon sets, write formula-based rules, and fix the most common problems.
Excel Tables are the single best upgrade for any spreadsheet — auto-expanding ranges, structured references, instant filtering, and Power Query integration. Complete guide with examples.
Microsoft added native Python to Excel 365 — write pandas, matplotlib, and scikit-learn directly in cells. How it works, what you can do, and when to use Python over VBA or formulas.
Create, configure, and fix Excel pivot tables — from your first table to calculated fields, date grouping, slicers, and the 6 most common pivot table problems solved.
XLOOKUP is the modern replacement for VLOOKUP — it searches any direction, returns arrays, and handles missing values natively. Full syntax guide with copy-paste examples.
INDEX MATCH is more powerful than VLOOKUP — it looks left, never breaks on column inserts, and works in all Excel versions. Full syntax guide with copy-paste examples.
SUMIFS sums cells matching multiple conditions; COUNTIFS counts them. Full syntax guide covering date ranges, wildcards, blank cells, and why SUMIFS returns 0 when it should not.
Google Sheets is free and collaborative; Excel is more powerful for large data and complex formulas. A direct comparison across performance, features, cost, and use cases.
Use ChatGPT to write, fix, and explain Excel formulas in seconds. 12 proven prompt templates for XLOOKUP, SUMIFS, IF statements, nested formulas, and VBA macros.
What Microsoft 365 Copilot actually does in Excel — formula generation, data analysis, Python integration, chart creation. Real capabilities, honest limitations, and whether it is worth the cost.
Combine two columns in Excel using &, CONCAT, CONCATENATE, TEXTJOIN, Flash Fill, and Power Query. Includes spaces, commas, names, and blank-cell handling.
Remove spaces in Excel using TRIM, CLEAN, SUBSTITUTE, Find and Replace, Power Query, and formulas for leading, trailing, extra, and non-breaking spaces.
Learn which CSV delimiter to use for Excel exports, why semicolon CSV files happen, and how to convert Excel to comma, semicolon, tab, or pipe-delimited CSV.
Find duplicates in Excel where case matters, such as SKU codes, usernames, IDs, and system exports. Includes formulas and a free duplicate finder workflow.
Excel file too large to email? Learn why XLSX files become huge and how to shrink them by fixing used range, formatting, images, hidden sheets, and blank rows.
Why double-clicking a CSV file goes wrong and how to import it correctly. Covers the Text Import Wizard, Power Query, and a free browser tool — plus fixes for common problems.
Why Excel files balloon in size and 8 proven methods to shrink them — from removing unused rows to stripping formatting and compressing with a free tool.
Split one Excel sheet into multiple sheets or files based on a column value — by region, department, product category, or any grouping. VBA, manual filter, and free tool.
Convert Excel spreadsheets to JSON format using Python, Node.js, or a free browser tool. First row becomes object keys — output is ready for APIs and web apps.
Four ways to save an Excel spreadsheet as CSV — from the built-in Save As to Python and a free browser tool. Covers encoding, date formatting, and multi-sheet files.
Step-by-step guide to freezing the top row, first column, or multiple rows and columns — so headers stay visible while scrolling. Plus fixes for common freeze pane problems.
COUNTIF returning 0, wrong counts, or an error? The five most common causes — data type mismatches, missing quotes, wildcard errors, spaces — with copy-paste fixes.
Dates showing as numbers, wrong year, or refusing to format? Every Excel date problem has a specific cause. This guide explains the five most common with step-by-step fixes.
Step-by-step guide to removing duplicate rows using the built-in tool, UNIQUE formula, conditional formatting, and Power Query — including which method to use when.
The #VALUE! error appears when Excel receives the wrong data type in a formula. Learn the 6 most common causes — text in maths, date mismatches, wrong arguments — with exact fixes.
Slow Excel files are caused by specific, fixable problems. Volatile functions, excessive conditional formatting, full-column references — here is how to fix each one.
Four methods to compare two Excel spreadsheets — from built-in View Side by Side to formula-based difference finders and conditional formatting highlights.
SUMIF returning 0, a wrong total, or an error? These are the six most common reasons — text-formatted numbers, wildcard mistakes, range size mismatches — with copy-paste fixes.
Numbers stored as text look normal but break SUM, AVERAGE, and VLOOKUP silently. Learn how to identify them with 3 detection methods and convert them in bulk.
The #NAME? error means Excel does not recognise something in your formula. Here are all 7 causes — misspelled functions, undefined names, missing quotes — with exact fixes for each.
The habits that separate error-prone spreadsheets from reliable ones. Ten rules used by financial modellers and data analysts to build workbooks that stay accurate over time.
A circular reference means a formula depends on its own result — causing infinite loops or zero values. Learn how to find every circular reference in your workbook and resolve it.
Standard hidden sheets are easy to reveal, but "Very Hidden" sheets (xlSheetVeryHidden) cannot be found through the right-click menu. Here is how to find and unhide both.
Your formula is there but the result never updates. Here are the six most common reasons Excel formulas stop calculating — and the exact steps to fix each one.
VLOOKUP returning #N/A, the wrong value, or an error? This guide covers every common cause — from data type mismatches to extra spaces — with copy-paste fixes for each.
Numbers that look right but are secretly wrong. Learn the hidden Excel errors — text-formatted numbers, overwritten formulas, and broken links — that silently corrupt your totals.