Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
LPrain
 
Posts: n/a
Default Count If Formula for multiple conditions?? How To??

How do I create a countif formula for multiple
conditions? I have a spreadsheet with two
colums: "agents name" and "rental or sale". I want to
create a formula that will count if the agents name
= "Linda" in column 1 and "rental" in column 2.

Any ideas?
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
use SUMPRODUCT.
=SUMPRODUCT(--(A1:A100="Linda"),--(B1:B100="rental"))

See
http://www.xldynamic.com/source/xld.SUMPRODUCT.html
--
Regards
Frank Kabel
Frankfurt, Germany

"LPrain" schrieb im Newsbeitrag
...
How do I create a countif formula for multiple
conditions? I have a spreadsheet with two
colums: "agents name" and "rental or sale". I want to
create a formula that will count if the agents name
= "Linda" in column 1 and "rental" in column 2.

Any ideas?


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
need formula to count cells below Bill_S Excel Discussion (Misc queries) 3 January 20th 05 10:41 PM
Formula to count the cells in a range that have a fill color. Slainteva Excel Discussion (Misc queries) 2 January 19th 05 08:25 PM
Help for a formula using two conditions harwookf Excel Worksheet Functions 7 November 24th 04 08:21 AM
Group by count formula nobrabbit Excel Worksheet Functions 1 November 7th 04 09:10 PM
Count If Formula Mimi Excel Worksheet Functions 0 November 5th 04 11:55 AM


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