Quote Originally Posted by stnkynts View Post
Union(Range(Cells(1, ActiveCell.Column), Cells(ActiveCell.Row, ActiveCell.Column)), Range(Cells(ActiveCell.Row, "A"), Cells(ActiveCell.Row, ActiveCell.Column))).Interior.ColorIndex = 3
Sorry, where do I put this? That was a little vague.