Thanks Artik. After I posted that, I did some digging around and saw that I had that problem. I already had a "Private Sub Worksheet_Change(ByVal Target As Range)" for a separate function. I looked around for solutions, but they all seemed to be based on the two procedures being similar in function and purpose. My two have unrelated functions. Can they still be put together in the same procedure? If so, how I would I do that?