Ok, is Mod in VBA different than mod in Excel? Sorry, I'm still learning VBA so that may be a dumb question. It appears that both give the remainder, but I just don't get how I would tell the loop function that if the Current Row is divisible by 60 AND the current cell begins with ";;Result" then add a blank row. Otherwise move to the next row.