#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default Sumif query

I need help with the following:

I need to search column A for all instances of "N1", in column F is the
value for that row.....

....what can I use to get the total value of all instances of N1?????
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default Sumif query

Have you looked in the help index for SUMIF?

--
Don Guillett
SalesAid Software

"AndyO_UK" wrote in message
...
I need help with the following:

I need to search column A for all instances of "N1", in column F is the
value for that row.....

...what can I use to get the total value of all instances of N1?????



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default Sumif query

Yep....its rubbish....hence my online query.

"Don Guillett" wrote:

Have you looked in the help index for SUMIF?

--
Don Guillett
SalesAid Software

"AndyO_UK" wrote in message
...
I need help with the following:

I need to search column A for all instances of "N1", in column F is the
value for that row.....

...what can I use to get the total value of all instances of N1?????




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default Sumif query

How so?

SUMIF(range,criteria,sum_range)

Range is the range of cells you want evaluated.

Criteria is the criteria in the form of a number, expression, or text that
defines which cells will be added. For example, criteria can be expressed as
32, "32", "32", "apples".

Sum_range are the actual cells to sum.


--
Don Guillett
SalesAid Software

"AndyO_UK" wrote in message
...
Yep....its rubbish....hence my online query.

"Don Guillett" wrote:

Have you looked in the help index for SUMIF?

--
Don Guillett
SalesAid Software

"AndyO_UK" wrote in message
...
I need help with the following:

I need to search column A for all instances of "N1", in column F is the
value for that row.....

...what can I use to get the total value of all instances of N1?????






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,726
Default Sumif query

=SUMIF(A:A,"N1",F:F)

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"AndyO_UK" wrote in message
...
I need help with the following:

I need to search column A for all instances of "N1", in column F is the
value for that row.....

...what can I use to get the total value of all instances of N1?????





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
sumif query mfrasier31 Excel Worksheet Functions 1 November 19th 06 01:16 PM
Sumif Query gibz Excel Discussion (Misc queries) 3 July 2nd 06 11:21 PM
SumIf query ... muchacho Excel Worksheet Functions 21 June 28th 06 09:53 PM
AHHH! Again JAA149 Excel Discussion (Misc queries) 0 October 31st 05 11:36 AM
AHHHH-Get Data from Multiple Excel workbooks JAA149 Excel Discussion (Misc queries) 5 October 30th 05 05:19 PM


All times are GMT +1. The time now is 11:27 PM.

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

About Us

"It's about Microsoft Excel"