Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CSB CSB is offline
external usenet poster
 
Posts: 2
Default SUMIF with criteria being a specific cell

I want the criteria to be a designated cell, is that possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default SUMIF with criteria being a specific cell

Say A1 thru B7 contain:

cat 1
cat 2
hat 3
hat 4
bat 5
cat 6
rat 7

in D1 put:
cat
and then
=SUMIF(A1:A7,D1,B1:B7)
correctly displays 9
--
Gary''s Student - gsnu200909


"CSB" wrote:

I want the criteria to be a designated cell, is that possible?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default SUMIF with criteria being a specific cell

Yes.

It would be handy if you gave some details, but you could have
something like this:

=SUMIF(A:A,""&C1,B:B)

This will add up the values in column B where column A values are
greater than the item in C1.

Hope this helps.

Pete

On Dec 29, 4:33*pm, CSB wrote:
I want the criteria to be a designated cell, is that possible?


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
Copy specific cell using multiple criteria Lise Excel Discussion (Misc queries) 2 October 26th 09 02:29 AM
Copy specific cell using Multiple criteria Lise Excel Discussion (Misc queries) 1 October 23rd 09 05:52 AM
Using SUMIF with criteria of cell containing a specific character Bob Arnett Excel Worksheet Functions 3 November 7th 08 04:02 PM
SUMIF, with specific search criteria Bglib Excel Worksheet Functions 3 April 11th 07 09:56 PM
Sumif with 2 cell criteria Cube Farmer Charts and Charting in Excel 1 January 27th 06 09:40 AM


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