Try the attached
Sheet 1 has your original data. I named column A sourcedata to make life easier.
Sheet 2 has a formula in cell A1 which I copied across and down.
=INDEX(sourcedata,ROW()*10-(10-COLUMN()))
Once you have this, you can copy > paste special > values if you want to get rid of the formulae.
Bookmarks