#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default SUM Formula

Hello All,

I have a worksheet calculating results from another sheet in the book but I
want it to exclude N/A Values from the calculation. This is what I have,
can you tell me what to add? Thanks?

=SUM((Supervisor=$A$3)*((Training=9)))
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default SUM Formula

You may have intended to use SUMPRODUCT, rather than SUM.
You may also wish to use the ISNA function.
--
David Biddulph

"SpottedOrange" wrote in message
...
Hello All,

I have a worksheet calculating results from another sheet in the book but
I
want it to exclude N/A Values from the calculation. This is what I have,
can you tell me what to add? Thanks?

=SUM((Supervisor=$A$3)*((Training=9)))



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default SUM Formula

Hey David,

The SUMPRODUCT wont work because it is assigning it as 0 which will result
in inaccurate data. The ISNA Function is it going to not count the N/A as i
want it and if so how would I add it to the formula listed?

"David Biddulph" wrote:

You may have intended to use SUMPRODUCT, rather than SUM.
You may also wish to use the ISNA function.
--
David Biddulph

"SpottedOrange" wrote in message
...
Hello All,

I have a worksheet calculating results from another sheet in the book but
I
want it to exclude N/A Values from the calculation. This is what I have,
can you tell me what to add? Thanks?

=SUM((Supervisor=$A$3)*((Training=9)))




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



All times are GMT +1. The time now is 10:41 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"