ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Sumif query (https://www.excelbanter.com/excel-worksheet-functions/121809-sumif-query.html)

AndyO_UK

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?????

Don Guillett

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?????




AndyO_UK

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?????





Bob Phillips

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?????




Don Guillett

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?????








All times are GMT +1. The time now is 04:31 AM.

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