I have a column of data that has a pattern that includes null values. It needs to be transposed to include the null values. Essentially, rows 1-4 is a set of data that I need to get into one row. Rows 5-8 is the next set of data that I need to get transposed into one row. The pattern continues with each group of 4 rows. I've included a sample of the 1200 rows of data.