In MS Excel, what does the error message '#NULL!' typically indicate?
A. A formula specifies an intersection of two cell ranges that do not intersect
B. A cell contains an invalid division calculation
C. A numeric value is outside of the expected bounds
D. A required parameter in a formula is missing
Answer: Option A
Solution (By JKSSB Mock Tests)
The #NULL! error appears when a space operator is used between two ranges that do not actually cross paths or intersect (e.g., =SUM(A1:A2 B1:B2)).
No comments yet. Be the first to start the discussion!