C
console1
Hello
I have Worksheet 1
columnA has data like
yellow
green
red
....
columnB has data like
chair
table
window
....
----------------------------------------
Worksheet 2 has
columnA
big
small
medium
....
columnB has data like
table
window
chair
....
I want to join the data from the two tables using matches from columns B
How do I do that?
thanks!
I have Worksheet 1
columnA has data like
yellow
green
red
....
columnB has data like
chair
table
window
....
----------------------------------------
Worksheet 2 has
columnA
big
small
medium
....
columnB has data like
table
window
chair
....
I want to join the data from the two tables using matches from columns B
How do I do that?
thanks!