Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to check the value of a range of cells and print PASS or Fail,
depending if all the cells fall within those parameters or not. This is what I am using: =IF(AND(A590:J590<41, A590:J59033),"PASS","FAIL") It seems that it only checks the first cell, A590. If I change the value of any of the other cells, it doesn't work. -- Claudio |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locking portions of a formula | Excel Worksheet Functions | |||
assign formula to another cell | Excel Worksheet Functions | |||
Match then lookup | Excel Worksheet Functions | |||
adding row to forumla | Excel Discussion (Misc queries) | |||
Creating a check mark box | Setting up and Configuration of Excel |