#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ferde
 
Posts: n/a
Default count a name

c3 = "pass" If a:1 is "Bob Smith" and his name appears in a list of names
B2:b200 .....would appreciate any help.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
davesexcel
 
Posts: n/a
Default count a name


c3 = "pass" If a:1 is "Bob Smith" and his name appears in a list of
names
B2:b200 .....would appreciate any help.

I don't know what you asking

how about this

=If(A1="Bob Smith","pass","")


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=524008

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ferde
 
Posts: n/a
Default count a name

I am trying to assign a passing grade to Bob Smith whose name appears in a
very long list of names in b2:b200

"davesexcel" wrote:


c3 = "pass" If a:1 is "Bob Smith" and his name appears in a list of
names
B2:b200 .....would appreciate any help.

I don't know what you asking

how about this

=If(A1="Bob Smith","pass","")


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=524008


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
davesexcel
 
Posts: n/a
Default count a name


bob smith
=COUNTIF(B2:B200,E12)
This formula will count the number of criteria in range B2:B200
E12 in this formula is the criteria, so you would type bob smith in
E12, adjust the formula to meet your needs


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=524008

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ferde
 
Posts: n/a
Default count a name

thank you ...works GREAT

"davesexcel" wrote:


bob smith
=COUNTIF(B2:B200,E12)
This formula will count the number of criteria in range B2:B200
E12 in this formula is the criteria, so you would type bob smith in
E12, adjust the formula to meet your needs


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=524008


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
Total Summed Count of Numeric Repeat (Paired /Double Instance) Criteria Sam via OfficeKB.com Excel Worksheet Functions 2 March 20th 06 02:29 AM
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 6 November 29th 05 03:27 PM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 8 May 18th 05 04:23 AM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 0 May 15th 05 08:14 PM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM


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