Re: Formula using IF? Vlookup? Lookup? I'm not sure.



Bob, that helped a lot.

Can someone add on to this per the examples I listed 1st and 2nd in the
original post? Basically, in situations in which not all options are
marked I need it to read 'Incomplete' or "ToDo". In order for it to
read Pass, ALL fields must read Pass. In order for it to read Fail,
only one of the fields need to read Fail. All other situations should
read ToDo.

Thanks in advance for your assistance!!

Bob Phillips wrote:
=IF(COUNTIF(G20:G22,"Pass")=COUNT(G20:G22),"Pass",IF(COUNTIF(G20:G22,"Fail")
0,"Fail",""))

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"CJ" <celjames@xxxxxxxxx> wrote in message
news:1157751146.482164.44880@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In summation, here is what I need!!
if ANY fails exist, then read Fail
if ANY blanks exist, then read blank
if ALL entries = pass, then read pass.

I have cells G20:G22 that can contain either Pass, Fail, or ""
I have a cell H18 that I want to show me the following.

IF *All* G20:G22 = "Pass"
Then "Pass"
ELSE
IF *Any* G20:G22 = "Fail"
Then "Fail"
Else
""
END IF

I'm sure that isn't the correct syntax in code, but I'm trying to
explain it. Here are examples of what I need....

****************
G20 =""
G21 =""
G22 =""
then H18 =""

****************
G20 ="Pass"
G21 =""
G22 =""

then H18 =""

****************
G20 ="Pass"
G21 ="Pass"
G22 =""

then H18 =""

****************
G20 ="Fail"
G21 ="Pass"
G22 =""

then H18 ="Fail"

****************
G20 =""
G21 ="Fail"
G22 =""

then H18 ="Fail"

****************
G20 ="Pass"
G21 ="Pass"
G22 ="Pass"

then H18 ="Pass"



Thanks for your help!!!


.



Relevant Pages

  • Re: Formula using IF? Vlookup? Lookup? Im not sure.
    ... In order for it to read Fail, ... Bob Phillips wrote: ... I have a cell H18 that I want to show me the following. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Formula using IF? Vlookup? Lookup? Im not sure.
    ... if ANY blanks exist, then read blank ... I have cells G20:G22 that can contain either Pass, Fail, or "" ... I have a cell H18 that I want to show me the following. ...
    (microsoft.public.excel.worksheet.functions)
  • Formula using IF? Vlookup? Lookup? Im not sure.
    ... if ALL entries = pass, ... I have cells G20:G22 that can contain either Pass, Fail, or "" ... I have a cell H18 that I want to show me the following. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: The long HP1980B repair story...
    ... Bob. ... Uh parts just fail, dude. ... I found the +18kV-wire being rather close to unrelated wires however ... It is always good to be safe. ...
    (sci.electronics.repair)
  • Re: Religion when I die
    ...  We all fail to get Bob. ... But do those of us without religion fail more spectacularly? ... Dylan as the jerk of a narrator. ... Makes the angel seem quite nasty, ...
    (rec.music.dylan)

Quantcast