J
Jedi
I am trying to use an array (2 columns) with a cell value
(Reference) used as the search criteria within the array...
So far so good...
BUT the search within the array is a part of the overal
string within the array...
I.E.
Search Reference cell value is '100'
The Array cell value is typically '50,60,100,200' or blank
Therefore I have to search within the cell string for the
match, then return the corresponding array column cell
value.
Any help would be greatly appreciated.
(Reference) used as the search criteria within the array...
So far so good...
BUT the search within the array is a part of the overal
string within the array...
I.E.
Search Reference cell value is '100'
The Array cell value is typically '50,60,100,200' or blank
Therefore I have to search within the cell string for the
match, then return the corresponding array column cell
value.
Any help would be greatly appreciated.