Forum Discussion
GeorgieAnne
Aug 30, 2025Iron Contributor
Applying a Border via Conditional Formatting
Hello All Excelers, On a worksheet in Column A I have a set of names, in Column B have a set of dates, and in Column C I have a set of values. The values in Column C have some Conditional Forma...
SergeiBaklan
Aug 30, 2025Diamond Contributor
Apply conditional formatting to A1:B1000 or whatever you range with formula like =$C1>=LARGE($C$1:$C$1000,3).
In Format apply desired Border and Fill.