N
Nelson
I have a list that contains the letters in the left
column, and text values in the right column. Is there a
formula that will find all the matching letters and return
a string of all the corresponding text values?
e.g.
d=dog
f=fred
d=dove
g=get
d=dig
for the letter d, the return value is dog,dove,dig
TIA
column, and text values in the right column. Is there a
formula that will find all the matching letters and return
a string of all the corresponding text values?
e.g.
d=dog
f=fred
d=dove
g=get
d=dig
for the letter d, the return value is dog,dove,dig
TIA