Place Group thick border- If two or more cells contains same value

aayaanmayank

Board Regular
Joined
Jul 20, 2018
Messages
157
Hi Can anyone please help - I have to place a thick border in the entire row based on values in Column "A" until two or more cells contains the same value. if cell A2 & A3 have the same value so i have to place a thick border which will show that these rows have same values.

[TABLE="width: 293"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD] ID[/TD]
[TD]First_Assignment[/TD]
[TD] Company name[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]WERT133026660L[/TD]
[TD]Data Quality[/TD]
[TD]DFGH[/TD]
[/TR]
[TR]
[TD]WERT133026660L[/TD]
[TD]Data Quality[/TD]
[TD]DFGH[/TD]
[/TR]
[TR]
[TD]GHIKL134344566L[/TD]
[TD]Data Quality[/TD]
[TD]OLKJNBV[/TD]
[/TR]
[TR]
[TD]GHIKL134344566L[/TD]
[TD]Data Quality[/TD]
[TD]OLKJNBV[/TD]
[/TR]
[TR]
[TD]GHIKL134344566L[/TD]
[TD]Data Quality[/TD]
[TD]OLKJNBV[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
yeah i did tht...Thank u so much again.

Glad to help & thanks for reporting back

Quick question though: If my no-longer-necessary final post should be deleted, how can I do that? Lol.


I am not aware that you can delete a post though keep it as it may might help someone else in the future searching the forums. If you like excel, I highly encourage you start learning VBA which might be difficult at first but you'll LOVE it later on :)
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top