Hi guys, may i ask how do i decode this?

ActiveCell.Value = "=sum(F2:" + LastCell + ")"

What does the 2 "+" signs beside the "LastCell" mean?