R
Reg
I have a number of excel data files that contain up to
220 items of data listed in groups of ten in one column.
I want to rearrange this data so that the first group of
ten are transposed to a row of ten columns wide, the next
group of ten transposed to the next row of ten columns
wide, etc. This is to continue until the end of the
original data has been reached (each data file has a
different # of grouped entries. I have looked at the
TRANSPOSE function and it appears to require manual
attention for each group of ten in each data set. I would
prefer some kind of formula or macro that would look
after the whole data set once initiated. I am trying to
enter formula but so far no luck.
220 items of data listed in groups of ten in one column.
I want to rearrange this data so that the first group of
ten are transposed to a row of ten columns wide, the next
group of ten transposed to the next row of ten columns
wide, etc. This is to continue until the end of the
original data has been reached (each data file has a
different # of grouped entries. I have looked at the
TRANSPOSE function and it appears to require manual
attention for each group of ten in each data set. I would
prefer some kind of formula or macro that would look
after the whole data set once initiated. I am trying to
enter formula but so far no luck.