ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Formula Help (https://www.excelbanter.com/excel-worksheet-functions/93156-formula-help.html)

Curtis

Formula Help
 
What do I need to ad to my formula to calulations Sums and Averages in Rows
excluding the #N/A values

Domenic

Formula Help
 
Try...

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

and

=AVERAGE(IF(ISNUMBER(A2:A100),A2:A100))

....confirmed with CONTROL+SHIFT+ENTER.

Hope this helps!

In article ,
Curtis wrote:

What do I need to ad to my formula to calulations Sums and Averages in Rows
excluding the #N/A values


Curtis

Formula Help
 
Great!

Thanks

"Domenic" wrote:

Try...

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

and

=AVERAGE(IF(ISNUMBER(A2:A100),A2:A100))

....confirmed with CONTROL+SHIFT+ENTER.

Hope this helps!

In article ,
Curtis wrote:

What do I need to ad to my formula to calulations Sums and Averages in Rows
excluding the #N/A values




All times are GMT +1. The time now is 02:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com