LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 74
Default Count text in cells?

Thanks Jim,
I was looking at the link but getting in a muddle!!!
I used your formula and modified it alittle and came up with this:

=SUMPRODUCT(--(Date1=Orders!$H$3),--(Date1<=Orders!$I$3),--(ISNUMBER(SEARCH("Search", Purpose))))

It works well.
Thanks once again.

"Jim Thomlinson" wrote:

Since you are using named ranges this will be a general formula...

=SUMPRODUCT(--(Date1=Orders!$H$3),--(Date1<=Orders!$I$3),--(Purpose=A2),
--(isnumber(Search("Search", C1:C10))))

Check out the previously supplied link for more info...
--
HTH...

Jim Thomlinson


"hoyos" wrote:

Appologies Jim
It's column "C"

"Jim Thomlinson" wrote:

Since you have not told us which column will contain the word search...

http://www.xldynamic.com/source/xld....2.html#partial
--
HTH...

Jim Thomlinson


"hoyos" wrote:

How can I modify the formula below so that it counts the word "Search"

=SUMPRODUCT(--(Date1=Orders!$H$3),--(Date1<=Orders!$I$3),--(Purpose=A2))



 
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
Count Cells in a particular row w/ text [email protected] New Users to Excel 4 June 3rd 09 07:04 PM
Count blank cells and cells with text rk0909 Excel Discussion (Misc queries) 3 May 2nd 08 03:56 AM
Count Cells with Text Only [email protected] Excel Discussion (Misc queries) 3 May 3rd 07 04:19 PM
Count single Text in cells with multiple text entries WSC Excel Discussion (Misc queries) 6 January 9th 07 04:17 PM
How do I count cells with text but ignore cells with spaces? Husker87 Excel Discussion (Misc queries) 2 September 21st 06 12:31 AM


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

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"