#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Formula Help

I need to make a comparison formula. (i.E

If anything in column A = cell C2 then 'pass','fail'

Anybody know how do do that.. I already know how to do if Cell = Cell but
not a whole column = cell
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 353
Default Formula Help

=IF(COUNTIF(A:A,C2)<0,"Pass","Fail")

"joker_r_me" wrote:

I need to make a comparison formula. (i.E

If anything in column A = cell C2 then 'pass','fail'

Anybody know how do do that.. I already know how to do if Cell = Cell but
not a whole column = cell

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 09:51 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"