Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi -
I have 2 arrays: ArrA and ArrB. Each slot in each array contains characters delimited by comma ",". I need to check if for every slot content in ArrA, all members of any slot(s) in ArrB are there. ArrA and ArrB don't necessarily have the same size or length.I just used array lengths of 3 for ArrA and 4 for ArrB for simplicity but the actual array slots can be lengthier. Example: If ArrA contains: ArrA(0)= A,BB,C,FF,X ArrA(1)= 88,VV,J,B,79 ArrA(2)= U,KL,MN,6,44 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
search array | Excel Worksheet Functions | |||
search an array for values contained in another array | Excel Programming | |||
Array problem: Key words-Variant Array, single-element, type mismatch error | Excel Programming | |||
Array problem: Key words-Variant Array, single-element, type mismatch error | Excel Programming | |||
SEARCH EXCEL ARRAY FOR NON-VOIDS AND ENTER INTO ANOTHER ARRAY, | Excel Programming |