Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JRD JRD is offline
external usenet poster
 
Posts: 60
Default Sum ignoring cells with error

How does one sum up values in a column ignoring cells that contain #N/A error?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Sum ignoring cells with error

=SUMIF(A:A,"<#N/A")

for all errors

=SUMIF(A:A,"<"&99^99)





--


Regards,


Peo Sjoblom


"JRD" wrote in message
...
How does one sum up values in a column ignoring cells that contain #N/A
error?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ignoring error values in a formula Nicola Excel Worksheet Functions 1 September 14th 06 04:07 PM
Ignoring highlighted cells frustrated Excel Worksheet Functions 14 December 15th 05 09:02 AM
Help with ignoring blank cells Darren Excel Discussion (Misc queries) 1 November 19th 05 07:48 PM
Ignoring empty cells beeo Excel Discussion (Misc queries) 3 September 8th 05 09:57 AM
Something similar to sum() but ignoring error value arguments! agarwaldvk Excel Worksheet Functions 10 July 11th 05 10:48 PM


All times are GMT +1. The time now is 09:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"