M
MurderInk
(posted over at the new users forum(since deleted),but trying my luck
here)
Hi,
I'm looking for a function to compare two columns(not neccesarily with
the same amount of data),and return in another column/or worksheet the
data that is the same.
_for_example:_
*A* *B* *C*
*1* orange grape -grape-
*2* apple orange -orange-
*3* grape plum -pear-
*4* banana pear
*5* pear
In column *A*,I have a list of five fruits.
In column *B*,I have a list of four fruits.
-someFunction(macro?)- returns in column *C* a list of fruits found in
both columns.
what/how to do?
TIA
------------------------------------------------
------------------------------------------------
here)
Hi,
I'm looking for a function to compare two columns(not neccesarily with
the same amount of data),and return in another column/or worksheet the
data that is the same.
_for_example:_
*A* *B* *C*
*1* orange grape -grape-
*2* apple orange -orange-
*3* grape plum -pear-
*4* banana pear
*5* pear
In column *A*,I have a list of five fruits.
In column *B*,I have a list of four fruits.
-someFunction(macro?)- returns in column *C* a list of fruits found in
both columns.
what/how to do?
TIA
------------------------------------------------
------------------------------------------------