In column G of my spreadsheet, I would like pull in data from another column. But not each row, only every third row. How can I write a For Until loop that takes every third row and also how do I end the loop?In column G of my spreadsheet, I would like pul