A
ArtySin
Hi, I have a formula which work well for 4 cells with the same condition to
give the result in another cell:
=IF(OR(J245="Fail",J246="Fail",J247="Fail",J248="Fail"),"F","P")
I now however, need to do the same thing for a range of cells that is more
than 2
0 in total. I've tried naming a range but that comes back with #VALUE! as
the result. Anone any idea how I can do this at all?
Many thanks
give the result in another cell:
=IF(OR(J245="Fail",J246="Fail",J247="Fail",J248="Fail"),"F","P")
I now however, need to do the same thing for a range of cells that is more
than 2
0 in total. I've tried naming a range but that comes back with #VALUE! as
the result. Anone any idea how I can do this at all?
Many thanks