Microsoft
Software
Hardware
Network
Question : How do I sum a range of data containing Excel errors?
I have a column of data in Excel, some cells in the range contain #N/A errors. Despite this, I want to sum that whole range at the bottom of the column. I need some kind of conditional formula that can sum that data while excluding or ignoring those cells that contain errors. I tried an array formula using IF and SUM but I'm stumped.
Answer : How do I sum a range of data containing Excel errors?
The array formula below sums numbers and numbers stored as text in a row or column of cells while ignoring errors, text, and boolean values.
=SUM(IF(ISERROR(VALUE(A1:A
100)),0,A1
:A100*1))
To enter an array formula, press CTRL+SHIFT+ENTER.
Kevin
Random Solutions
Connection Issue when Deploying to RS Report Server...???
When establishing an ADO connection to a database, is it necessary to have a file path that is free of blank spaces?
how to store emails from exchange server into a tale in access?
Outlook XP won't install MAPI services
Error message saying cannot connect to linked SQL Server
MSSQL Service will not start up (Logs Posted)
Exchange 2003 Likely Corruption help
Access 2003 - How to create a timeline report
I want to use the sum by IFF Function by using a criteria
Email report in PDF gives error