Hi,
I have a query but I don't know that how to exactly explain it so writing it with the example....
Suppose I have values in the worksheet as below...
A B
1 John
5 John
3 John
7 John
2 Mike
3 Mike
9 Mike
and so on....There are thousands of records. The values in column A belong to a value in column B and I want them in the following way...
A B C D E F G H
John 1 5 3 7
Mike 2 3 9
I can do it manually by copying the values in the column A and transpose them next to the john and Mike but what if the data is too large ?
Is there any easy way to handle this task?
I have attached a file also.
Thanks in advance.
sktneer
Bookmarks