Hi, I have this problem, I have an small Table with some numbers on the first column and some text on the second column, the numbers on the list are not in sequence as you can see the table enclosed, what I want is first to use a formula of the Lookup type and place the text in whatever cell I want, I guess that's easy with a formula like this "=LOOKUPV(A1,B1:C14,2,0)" considering that the table is on the Range "B1:C14" then once this is done I want to color the cell with the color the table has and that I know is with a "Conditional Format" and I have tried several with no success, can someone there could help me in order to finish this problem? Thanks in advance for your effort and I will follow your replies to try'em . ADELAGZA
[TABLE="class: outer_border, width: 200, align: left"]
<tbody>[TR]
[TD="align: center"]ECT[/TD]
[TD="align: center"]COLOR[/TD]
[/TR]
[TR]
[TD="align: center"]23
[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]26[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]29[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]40[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]44[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]55[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]42[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]48[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]51[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]61[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]71[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]82[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: outer_border, width: 200, align: left"]
<tbody>[TR]
[TD="align: center"]ECT[/TD]
[TD="align: center"]COLOR[/TD]
[/TR]
[TR]
[TD="align: center"]23
[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]26[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]29[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]40[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]44[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]55[/TD]
[TD="align: center"]CORR. SENCILLO[/TD]
[/TR]
[TR]
[TD="align: center"]42[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]48[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]51[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]61[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]71[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
[TR]
[TD="align: center"]82[/TD]
[TD="align: center"]CORR. DOBLE[/TD]
[/TR]
</tbody>[/TABLE]
I have placed the text in color, because I do not knew how to color the cells in the table, but actually what I want is that the cell be colored with the color of the
table text color and also where I choose to put the text elsewhere in the program that the text would be in black and the cell in the color according to
the number selected in the formula from the column "ECT"
table text color and also where I choose to put the text elsewhere in the program that the text would be in black and the cell in the color according to
the number selected in the formula from the column "ECT"