I'm not sure why I am getting this error message. I thought I had the correct indents, and I also made sure to have a new line after "then" in the if statements. Any suggestions? Here is my code
Sub AddMilestone()
Set s1 = ThisWorkbook.Worksheets("Release Input")
Set s2 =...