Hello,
I have data in a single column and would like to transpose it into a row for every three rows with a space delimiter, for example; The column of data varies in the amount of data each time.
A
B
C
D
E
F
G
H
I
J
etc
into
A B C
D E F
G H I
J etc
Thank you in advance for any advise or solution that will help me solve this issue.
Rick
Configuration: Windows XP Internet Explorer 7.0
Suppose the data are in A2 down with A1 having column headings.
|
Reply to mubashir aziz
|