cainey1991
New Member
- Joined
- Feb 20, 2014
- Messages
- 31
Hi all,
A question regarding conditional formatting.
Here is my current situation.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Name[/TD]
[TD]DOB[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]John[/TD]
[TD]01/01/01[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Jack[/TD]
[TD]02/01/01[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]John[/TD]
[TD]01/01/01[/TD]
[/TR]
</tbody>[/TABLE]
I want it so that when there are 2 of the same names with the same DOB that all of those fields in A will be highlighted.
Any suggestions?
A question regarding conditional formatting.
Here is my current situation.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Name[/TD]
[TD]DOB[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]John[/TD]
[TD]01/01/01[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Jack[/TD]
[TD]02/01/01[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]John[/TD]
[TD]01/01/01[/TD]
[/TR]
</tbody>[/TABLE]
I want it so that when there are 2 of the same names with the same DOB that all of those fields in A will be highlighted.
Any suggestions?