Hi all,

I currently have some vba code that makes the active cell a different colour, only issue is because it "fills" the cell with this colour it means I cannot colour any of the cells as this vba blanks the fill (I hope I explained that).

Is there some code that will instead of fill the active cell with a colour, put a thick border around it instead?

Thanks guys