#1   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default COUNTIF?? SUMIF??

I need to count the rows only if these two conditions exist in the same row.
Column A must be a specific numerical value and column B must contain any
text.
Thanks...
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default COUNTIF?? SUMIF??

I assumed your range is row 1:100, change to fit your data:

=SUMPRODUCT(--(A1:A100=your_numerical_value),--(ISTEXT(B1:B100)))

--
Regards,
Dave


"Vegs" wrote:

I need to count the rows only if these two conditions exist in the same row.
Column A must be a specific numerical value and column B must contain any
text.
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
Forget SUMIF, COUNTIF and VLOOKUP Pierre Leclerc Excel Worksheet Functions 16 April 27th 23 11:51 AM
problems with sumif and countif Simon Shaw Excel Discussion (Misc queries) 6 July 23rd 05 10:02 PM
Reference Cells with Sumif or Countif GK New Users to Excel 1 May 3rd 05 06:21 PM
Modify SUMIF and COUNTIF to work with SUBTOTALS SSHO_99 Excel Worksheet Functions 2 November 12th 04 11:36 PM
Countif, Sumif, If - help! Angel160 Excel Worksheet Functions 2 November 3rd 04 05:23 PM


All times are GMT +1. The time now is 01:52 PM.

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"