Hello,
i want to highlight in red the due dates but only if they are pending on the status. If it's Posted it should stay as is. Can someone help me on how to conditional format this?
Thank you.
[TABLE="width: 434"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Status[/TD]
[TD]Date Received[/TD]
[TD]Due Date[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]21-Aug[/TD]
[TD]5-Sep[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]29-Aug[/TD]
[TD]13-Sep[/TD]
[/TR]
[TR]
[TD]Pending[/TD]
[TD]13-Sep[/TD]
[TD]27-Sep[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]2-Oct[/TD]
[TD]17-Oct[/TD]
[/TR]
[TR]
[TD]Pending[/TD]
[TD]2-Oct[/TD]
[TD]17-Oct[/TD]
[/TR]
</tbody>[/TABLE]
i want to highlight in red the due dates but only if they are pending on the status. If it's Posted it should stay as is. Can someone help me on how to conditional format this?
Thank you.
[TABLE="width: 434"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Status[/TD]
[TD]Date Received[/TD]
[TD]Due Date[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]21-Aug[/TD]
[TD]5-Sep[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]29-Aug[/TD]
[TD]13-Sep[/TD]
[/TR]
[TR]
[TD]Pending[/TD]
[TD]13-Sep[/TD]
[TD]27-Sep[/TD]
[/TR]
[TR]
[TD]Posted[/TD]
[TD]2-Oct[/TD]
[TD]17-Oct[/TD]
[/TR]
[TR]
[TD]Pending[/TD]
[TD]2-Oct[/TD]
[TD]17-Oct[/TD]
[/TR]
</tbody>[/TABLE]