Hello
I have been reading this Similar Thread but cannot work out how to alter the solution to solve my problem.
I have a Worksheet which runs columns A through BC with approximately 2,000 rows, here is a shortened version with just 2 rows: Workbook
For each existing row: for each non-blank cell in columns Q, S, U, etc. (i.e. alternate columns from Q through BC) I need to Insert an additional row and copy down the contents of columns A through P. Then I need to transpose the values in columns Q, S, U, etc. (i.e. alternate columns from Q through BB) into column Q and the values in columns R, T, V, etc. (i.e. alternate columns from R through BC) into column R.
This is probably better explained by an example, so I have mocked-up the desired result on the second tab of the Workbook
Many Thanks in advance for any help
I have been reading this Similar Thread but cannot work out how to alter the solution to solve my problem.
I have a Worksheet which runs columns A through BC with approximately 2,000 rows, here is a shortened version with just 2 rows: Workbook
For each existing row: for each non-blank cell in columns Q, S, U, etc. (i.e. alternate columns from Q through BC) I need to Insert an additional row and copy down the contents of columns A through P. Then I need to transpose the values in columns Q, S, U, etc. (i.e. alternate columns from Q through BB) into column Q and the values in columns R, T, V, etc. (i.e. alternate columns from R through BC) into column R.
This is probably better explained by an example, so I have mocked-up the desired result on the second tab of the Workbook
Many Thanks in advance for any help