I have a worksheet with a large number of columns of monthly data. There are 9 columns of data for each month of the year. For example, the production number for Jan, Feb, Mar, Apr, ….thru Dec, are located in every 9th column [say row 3]. Is there an easy way to copy the values to row 3, in the cell in every 9th column into consecutive cells in say row 400? So my goal is to have row 400, the first 12 columns, be the production amount for each month of the year. I then need to repeat this step in rows 401-408 for the other 8 values recorded on a monthly basis.
As I said, I have 9 monthly catagories that have monthly data every 9th column and have started to use the copy and paste routine to build a data grid. I have looked through the help, but can’t find a way to easily to build a formula to copy a cell in every 9th column in a row to consecutive cells in a another row. I do not believe I can use a pivot table as the cells in the data grid that I am creating in rows 400-408 are referenced in another report and will be updated monthly. That is why I was looking for a way to build the data grid using formulas and thought that there has to be a way to copy every 9th cell in a row to consecutive cells in a new row. THANKS.