Hello All, How can I pivot record based data from columns to rows.
Here is an example of what I want to achieve: Input: A,B,C M,N,O Output: A,B A,C M,N M,O Thanks!! -- NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
