Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default count formula question

I am working in a spreadsheet with two worksheets in it. On worksheet 1 I
want to enter a formula that tells me how many cells in column h5:h622 on the
second sheet have a €ś1€ť in it, but I only want it to count it if column
f5:f622 (also on the second sheet) says €śFEE- Monthly€ť. Any tips?? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 265
Default count formula question

In article ,
mcook wrote:

I am working in a spreadsheet with two worksheets in it. On worksheet 1 I
want to enter a formula that tells me how many cells in column h5:h622 on the
second sheet have a €ś1€ť in it, but I only want it to count it if column
f5:f622 (also on the second sheet) says €śFEE- Monthly€ť. Any tips?? Thanks!


Try...

=SUMPRODUCT(--('Sheet2'!$H$5:$H$622=1),--('Sheet2'!$F$5:$F$622= "FEE-
Monthly"))

--
Domenic
http://www.xl-central.com
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default count formula question

I actually figured it out, thanks!
=SUMIF('OD Detail'!$F$5:$F$662,"FEE- MONTHLY",'OD Detail'!H5:H662)

"mcook" wrote:

I am working in a spreadsheet with two worksheets in it. On worksheet 1 I
want to enter a formula that tells me how many cells in column h5:h622 on the
second sheet have a €ś1€ť in it, but I only want it to count it if column
f5:f622 (also on the second sheet) says €śFEE- Monthly€ť. Any tips?? Thanks!

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
Formula Question involving two columns and returning a count bswood7 Excel Discussion (Misc queries) 4 March 25th 08 01:14 PM
Count Question Secret Squirrel Excel Discussion (Misc queries) 4 August 31st 07 04:15 AM
Count If formula question UNCCNU Excel Discussion (Misc queries) 0 March 28th 07 02:17 AM
Count If formula question Toppers Excel Discussion (Misc queries) 0 March 28th 07 12:14 AM
Count If formula question T.Valko Excel Discussion (Misc queries) 0 March 28th 07 12:11 AM


All times are GMT +1. The time now is 12:53 AM.

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"