Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I want to check a value to see if it is in an array. If it is in the array then return true, else return false. I use LookUP function but it does not work. Here is my table A B C D 1 1 6 1 2 1 3 1 3 1 1 1 I want to check values in column C in Column A. If it is in {1,2,3} then return 1 in Column D at the corresponding row. But the cell with 6 there also return 1. Any way to correct it? Thanks. lc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If a value is found return a true/false | Excel Discussion (Misc queries) | |||
Search for 2 true arguments and return true or false | Excel Discussion (Misc queries) | |||
Look up to return a true/false value | Excel Worksheet Functions | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
How do I return True False | Excel Worksheet Functions |