MssConfused
New Member
- Joined
- Feb 23, 2014
- Messages
- 4
Hi everyone! First post in forum Thanks for your support.
I've a question. For instance
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]apple,lemon,strawberry[/TD]
[TD]fruit[/TD]
[/TR]
[TR]
[TD]green,blue,white,black,grey[/TD]
[TD]color[/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD]...[/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD]...[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I've a list like above. How can we use lookup formulas from comma-separated cells?
white> color
lemon> fruit
I've a question. For instance
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]apple,lemon,strawberry[/TD]
[TD]fruit[/TD]
[/TR]
[TR]
[TD]green,blue,white,black,grey[/TD]
[TD]color[/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD]...[/TD]
[/TR]
[TR]
[TD]...[/TD]
[TD]...[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I've a list like above. How can we use lookup formulas from comma-separated cells?
white> color
lemon> fruit