Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nicki King
 
Posts: n/a
Default Automating adding up a column

Hi,

I have an issue regarding adding up seconds in a column but for only certain
records. The severity column is W and the seconds column is V. Basically I
would need to add up all the seconds for a certain criteria if found in
column W.

Completely stuck - please help!
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Automating adding up a column

=SUMIF(W:W,10,v:V)

where 10 is the test criteria in my example

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Nicki King" wrote in message
...
Hi,

I have an issue regarding adding up seconds in a column but for only

certain
records. The severity column is W and the seconds column is V. Basically

I
would need to add up all the seconds for a certain criteria if found in
column W.

Completely stuck - please help!
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nicki King
 
Posts: n/a
Default Automating adding up a column

Bob

Thanks, that was very helpful. OK the next question is on how to expand
that. If I then had to add up the numbers in Col V by criteria set in W and
also in X - would sumif be the one to use or something else?

"Bob Phillips" wrote:

=SUMIF(W:W,10,v:V)

where 10 is the test criteria in my example

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Nicki King" wrote in message
...
Hi,

I have an issue regarding adding up seconds in a column but for only

certain
records. The severity column is W and the seconds column is V. Basically

I
would need to add up all the seconds for a certain criteria if found in
column W.

Completely stuck - please help!
Thanks




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
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 03:15 PM.

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"