Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Is there a way to check a range for particular values that are missing? Suppose I have a list of possible values: A,1,F,G,K,T,3,W,X And I have the following values in column C: A K 1 A T X X G Ideally, I'd need a function that would return the following string: "Missing items: F, 3, W" The actual list has 20 possible values. My guess is that one should work with arrays, but my experience with those is very limited. Could this be solved with some VBA maybe? thanks for your help, Jerry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking values in 2 columns | Excel Worksheet Functions | |||
Checking for Multiple Values | Excel Discussion (Misc queries) | |||
Checking on two values | Excel Discussion (Misc queries) | |||
Excel Compare values in columns & display missing values in a new | Excel Discussion (Misc queries) | |||
checking values in a cel | Excel Programming |