I'd like to add a border to certain cells when my conditional formula is true, however the lines are quite thin & not very noticeable, any way I can thicken them up, like you can when formatting manually?
Conditional Formatting seems to have a limited number of options when it comes to border thickness.
Alternatives include choosing something other than borders to indicate which cells are conditionally formatted, or use VBA instead of Conditional Formatting.
I am thinking you probably want a "Worksheet_Change" event procedure in VBA. This is code that runs automatically upon specified cells being manually updated.
Chip Pearson wrote a nice write-up on Events in Excel VBA here: http://www.cpearson.com/excel/Events.aspx
Of course, we can always help you here too, if you just post the details of how you would like it to work.
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.