I have a list that I need to transpose and can't figure out how to
accomplish it. Spreadsheet looks like this:
Column A Column B
AA Apple
AA Pear
BB Orange
BB Pineapple
BB Strawberry
CC Orange
and I want to transpose it to be:
Column A Column B Column C Column D
AA Apple Pear
BB Orange Pineapple Strawberry
CC Orange
Can anyone help??
--
bmac184
Bookmarks