Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mye0417
 
Posts: n/a
Default Excel Function With Multiple Criteria


Hi,

Can somebody help me on which function do i have to use.

1. I need to count the number of (example 22403248 equivalent to
ANSWER)

then answer should be 3

22403248 ANSWER
22456987 ANSWER
456321547 NO ANSWER
459874561 NO ANSWER
441254789 NO ANSWER
449874562 NO ANSWER
456589874 NO ANSWER
22409874 ANSWER


hoping to get response ..
thank you


--
mye0417
------------------------------------------------------------------------
mye0417's Profile: http://www.excelforum.com/member.php...o&userid=26124
View this thread: http://www.excelforum.com/showthread...hreadid=396756

  #2   Report Post  
Dnereb
 
Posts: n/a
Default


do you mean you need to count all numbers in between 22400000 and
2250000
as being answers?
because I can't find any other characteristic to determine if the
number is an answer.
or do you want to count the the text "ANSWER"


--
Dnereb
------------------------------------------------------------------------
Dnereb's Profile: http://www.excelforum.com/member.php...o&userid=26182
View this thread: http://www.excelforum.com/showthread...hreadid=396756

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Do you mean

=COUNTIF(B:B,"ANSWER")

or do you need to determine whether it is ANSWER or NO ANSWER?

=COUNTIF(B:B,INDEX(B:B,MATCH(22403248,A:A,0)))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"mye0417" wrote in
message ...

Hi,

Can somebody help me on which function do i have to use.

1. I need to count the number of (example 22403248 equivalent to
ANSWER)

then answer should be 3

22403248 ANSWER
22456987 ANSWER
456321547 NO ANSWER
459874561 NO ANSWER
441254789 NO ANSWER
449874562 NO ANSWER
456589874 NO ANSWER
22409874 ANSWER


hoping to get response ..
thank you


--
mye0417
------------------------------------------------------------------------
mye0417's Profile:

http://www.excelforum.com/member.php...o&userid=26124
View this thread: http://www.excelforum.com/showthread...hreadid=396756



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
Excel 2003 Slow Function Argument Window [email protected] Excel Discussion (Misc queries) 2 June 28th 05 06:53 PM
SUMIF in multiple columns based on other criteria in Excel? Scott Powell Excel Discussion (Misc queries) 9 April 13th 05 02:32 PM
Function Keys in Excel LPS Excel Discussion (Misc queries) 2 January 29th 05 12:32 AM
opening multiple instances of excel John B Excel Discussion (Misc queries) 4 January 28th 05 11:31 PM
Excel should have a quick and simple "change case" function like . NinaSvendsen Excel Worksheet Functions 1 January 28th 05 03:15 PM


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