Hello, guys!
I need your help on one project.
[TABLE="width: 500"]
<tbody>[TR]
[TD]V1[/TD]
[TD]V2[/TD]
[TD]V3[/TD]
[TD]V4[/TD]
[TD]V5[/TD]
[TD]V6[/TD]
[/TR]
[TR]
[TD]12-Apr-2018[/TD]
[TD]13-Apr-2018[/TD]
[TD]14-Apr-2018[/TD]
[TD]15-Apr-2018[/TD]
[TD]16-Apr-2018[/TD]
[TD]17-Apr-2018[/TD]
[/TR]
</tbody>[/TABLE]
Let's assume V1, V2, V3, V4 cells are color filled with green, others are not. And I need to find the latest date from that colored range (it should pick from colored cells, because late the other cells are also colored) and return it with the value above it like "V4 13-Apr-2018".
I need that info in a separate cell.
Thank you in advance.
I need your help on one project.
[TABLE="width: 500"]
<tbody>[TR]
[TD]V1[/TD]
[TD]V2[/TD]
[TD]V3[/TD]
[TD]V4[/TD]
[TD]V5[/TD]
[TD]V6[/TD]
[/TR]
[TR]
[TD]12-Apr-2018[/TD]
[TD]13-Apr-2018[/TD]
[TD]14-Apr-2018[/TD]
[TD]15-Apr-2018[/TD]
[TD]16-Apr-2018[/TD]
[TD]17-Apr-2018[/TD]
[/TR]
</tbody>[/TABLE]
I need that info in a separate cell.
Thank you in advance.