Hello all, i have table like this:
[TABLE="width: 1000"]
<tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
</tbody>[/TABLE]
In my Dictionary i have some values (key,item). I need some code which will check the column A and if column A contains value from keys in dictionary then macro give value of item to column B. For example i have dictionary: Peach-fruit, apple-fruit, strawberry-fruit, carrot-vegetable, cauliflower-vegetable. If cell A1 will contains texttexttextCARROTtexttexttext i need cell B1 to contains vegetable. Thanks for help to all of you and sorry for my English
[TABLE="width: 1000"]
<tbody>[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
[TR]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD]texttexttextKEYVALUEtexttexttext[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]here i need fill value of item for if the key is found in text in column A[/TD]
[/TR]
</tbody>[/TABLE]
In my Dictionary i have some values (key,item). I need some code which will check the column A and if column A contains value from keys in dictionary then macro give value of item to column B. For example i have dictionary: Peach-fruit, apple-fruit, strawberry-fruit, carrot-vegetable, cauliflower-vegetable. If cell A1 will contains texttexttextCARROTtexttexttext i need cell B1 to contains vegetable. Thanks for help to all of you and sorry for my English