Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Problem with sumproduct, countif functions..

I'm doing a spreadsheet showing the amount of Lease, Finance, and Cash deals
each Finance Manager has seen. Each Finance Manager is represented by a
number.

So I need the formula to display the number of times "Lease" is displayed in
C7:C100, but for each individual F&I manager.

I tried..
=SUMPRODUCT(--(A7:A102=1),COUNTIF(C7:C102,"Finance"))
Where the 1 represents a certain F&I Manager. I knew it was wrong, but I'm
lost.. #VALUE! comes up right now.

Thanks for your help in advance. And extra thanks for anyone who helped
with my question earlier today!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 171
Default Problem with sumproduct, countif functions..

=SUMPRODUCT(--(A7:A102=1),--(C7:C102="Finance"))

"Clay" wrote:

I'm doing a spreadsheet showing the amount of Lease, Finance, and Cash deals
each Finance Manager has seen. Each Finance Manager is represented by a
number.

So I need the formula to display the number of times "Lease" is displayed in
C7:C100, but for each individual F&I manager.

I tried..
=SUMPRODUCT(--(A7:A102=1),COUNTIF(C7:C102,"Finance"))
Where the 1 represents a certain F&I Manager. I knew it was wrong, but I'm
lost.. #VALUE! comes up right now.

Thanks for your help in advance. And extra thanks for anyone who helped
with my question earlier today!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Problem with sumproduct, countif functions..

Ahh thanks! I thought I had tried that but must have messed up somewhere..
Thanks a lot :)

"bpeltzer" wrote:

=SUMPRODUCT(--(A7:A102=1),--(C7:C102="Finance"))

"Clay" wrote:

I'm doing a spreadsheet showing the amount of Lease, Finance, and Cash deals
each Finance Manager has seen. Each Finance Manager is represented by a
number.

So I need the formula to display the number of times "Lease" is displayed in
C7:C100, but for each individual F&I manager.

I tried..
=SUMPRODUCT(--(A7:A102=1),COUNTIF(C7:C102,"Finance"))
Where the 1 represents a certain F&I Manager. I knew it was wrong, but I'm
lost.. #VALUE! comes up right now.

Thanks for your help in advance. And extra thanks for anyone who helped
with my question earlier today!

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
COUNTIF & AND Functions Iriemon Excel Worksheet Functions 5 January 30th 07 06:54 PM
COUNTIF & AND FUNCTIONS mike_vr Excel Discussion (Misc queries) 7 November 8th 06 12:23 PM
Functions that can be used with Sumproduct Brad Excel Discussion (Misc queries) 3 October 23rd 06 06:55 PM
countif functions bsantona Excel Worksheet Functions 11 December 19th 05 02:45 AM
CountIf functions themax16 Excel Discussion (Misc queries) 1 September 6th 05 05:41 PM


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