hi my requirement is something like this..
say.. there are two columns
A and B.
In B there are values b1 b2 b3 b4.....
the output should be..
---------------------
Column_Name
----------------------
A
b1
b2
b3
b4..and so on..
Basically i should gt the values of B(b1 b2 b3 b4..) under A in d same column..Pleas help me..very urgent..
say.. there are two columns
A and B.
In B there are values b1 b2 b3 b4.....
the output should be..
---------------------
Column_Name
----------------------
A
b1
b2
b3
b4..and so on..
Basically i should gt the values of B(b1 b2 b3 b4..) under A in d same column..Pleas help me..very urgent..
Comment