WORKTOOLS 3.0

Diagnose & Fix

Start from the error you can see, understand the likely cause, and fix the data or logic instead of hiding the symptom.

ERROR HELP

Excel #N/A Error

A lookup could not find the requested match.

Open →
ERROR HELP

XLOOKUP Not Working

An XLOOKUP returns #N/A, wrong values or fails to spill.

Open →
ERROR HELP

VLOOKUP Returns Wrong Value

Approximate match or an unstable column index can return unexpected data.

Open →
ERROR HELP

Excel Number Stored as Text

Numeric-looking cells do not sum, sort or compare correctly.

Open →
ERROR HELP

Excel Date Not Recognized

Imported dates remain text or swap day and month.

Open →
ERROR HELP

Excel Formula Shows as Text

A cell displays =SUM(...) instead of a result.

Open →
ERROR HELP

Excel #SPILL! Error

A dynamic array cannot place all of its results.

Open →
ERROR HELP

Excel #REF! Error

A formula points to a reference that no longer exists.

Open →
ERROR HELP

Excel Circular Reference

A formula depends on itself directly or indirectly.

Open →
ERROR HELP

SQL Invalid Column Name

The query references a field the database cannot resolve.

Open →
ERROR HELP

SQL Ambiguous Column

Two joined tables expose the same column name.

Open →
ERROR HELP

SQL Duplicate Rows After JOIN

A join key matches several rows on one or both sides.

Open →
ERROR HELP

SQL NULL Comparison Returns No Rows

Equality operators do not treat NULL like a normal value.

Open →
ERROR HELP

SQL Conversion Error

Text and numeric/date types are being converted incompatibly.

Open →
ERROR HELP

SQL GROUP BY Error

A selected field is neither grouped nor aggregated.

Open →
ERROR HELP

SQL LIKE Query Is Slow

A leading wildcard can prevent efficient index seeking.

Open →
ERROR HELP

SQL Query Timeout

The query exceeds an execution or application timeout.

Open →
ERROR HELP

CSV Opens in One Column

The file delimiter does not match the program’s expected separator.

Open →
ERROR HELP

CSV Leading Zeros Disappear

Spreadsheet software interprets an identifier as a number.

Open →
ERROR HELP

CSV Special Characters Broken

The file was decoded with the wrong text encoding.

Open →
ERROR HELP

CSV Extra Rows or Shifted Columns

Unescaped delimiters or malformed quotes break row structure.

Open →
ERROR HELP

HTML Form Button Does Nothing

A button type, form association or JavaScript handler may not match the intended behavior.

Open →
ERROR HELP

HTML Label Does Not Focus Input

The label for attribute does not match the input id.

Open →
ERROR HELP

HTML Page Overflows on Mobile

A fixed width, long code block or table exceeds the viewport.

Open →