J
janglin
I'm sure this is very easy to do, but I'm having a lot of troubl
figuring out how to do it
How do I search a column for the value in a particular cell, and the
insert the value into the current cell if found
<table
<tr
A B
<tr>1 jim james doesn't know what hes doin
<tr>2 james monkeys throw po
<tr>3 john jim is coo
</table
So I want to search all cells in column C for the non-case-sensitiv
value in B1. If the value in B1 is found somewhere in Column C, I wan
to insert that value into A1
Thanks in advance
Jame
figuring out how to do it
How do I search a column for the value in a particular cell, and the
insert the value into the current cell if found
<table
<tr
A B
<tr>1 jim james doesn't know what hes doin
<tr>2 james monkeys throw po
<tr>3 john jim is coo
</table
So I want to search all cells in column C for the non-case-sensitiv
value in B1. If the value in B1 is found somewhere in Column C, I wan
to insert that value into A1
Thanks in advance
Jame