D
dealoflove
say i have two worksheets and on two worksheets I have
n rows each and I wanted it merge in such a way that there are 2n rows
in the new worksheet and in the new work sheet the rows should be in
such manner that the row1 of worksheet one appears first then row1 of
worksheet two and so on for example
worksheet 1
r1 : 1 2 3 4 1 2 3 4
r2 : 2 1 2 2 5 6 2 3
Worksheet 2
r1: 2 4 2 2 5 6
r2: 2 3 4 5 6 1
resultant worksheet
r1 : 1 2 3 4 1 2 3 4 <---- This is of worksheet one
r1: 2 4 2 2 5 6 <---- this is of worksheet two
r2 : 2 1 2 2 5 6 2 3
r2: 2 3 4 5 6 1
any software any thing which can help please suggest
n rows each and I wanted it merge in such a way that there are 2n rows
in the new worksheet and in the new work sheet the rows should be in
such manner that the row1 of worksheet one appears first then row1 of
worksheet two and so on for example
worksheet 1
r1 : 1 2 3 4 1 2 3 4
r2 : 2 1 2 2 5 6 2 3
Worksheet 2
r1: 2 4 2 2 5 6
r2: 2 3 4 5 6 1
resultant worksheet
r1 : 1 2 3 4 1 2 3 4 <---- This is of worksheet one
r1: 2 4 2 2 5 6 <---- this is of worksheet two
r2 : 2 1 2 2 5 6 2 3
r2: 2 3 4 5 6 1
any software any thing which can help please suggest