Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 3
Default Dont know what to use.

I need help makeing a forula that will count how many times i put a name in colum A and colum H

In "A" I have names and in "H" I need to it count every time the term CFO is used. there is other data in "H" also but I just want it to count the times I use the term CFO in "H"

right now I am using this one
=SUMPRODUCT(--(Contacts!A5:A1983="ANNIE"),--(Contacts!H5:H1983="CFO"))

but it only counts the cells that only have CFO, i need it to count the the cells that contain CFO.

Thank you for any help.

Last edited by BRIAN : January 25th 06 at 01:55 AM
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Dont know what to use.

Hi!

Your post is very confusing!

Here's my best guess:

=SUMPRODUCT(--(Contacts!A5:A1983="ANNIE"),--(ISNUMBER(SEARCH("CFO",Contacts!H5:H1983))))

Biff

"BRIAN" wrote in message
...

I need help makeing a forula that will count how many times i put a name
in colum A and colum H

In "A" I have names and in "H" I need to it count every time the term
CFO is used. there is other data in "H" also but I just want it to
count the times I use the term CFO in "H"

right now I am using this one
=SUMPRODUCT(--(Contacts!A5:A1983="ANNIE"),--(Contacts!H5:H1983="CFO"))

but it only counts the cells that only have CFO, i need it to count the
the cells that contain CFO.

Thank you for any help.


--
BRIAN



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



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