Hello!!
I currently have a columns and rows of data, the first column A has the main data title, the following columns have unique data that goes along with column A. What I want to do is have the data in column A pull information from the rows and place it under a new row with the first data in column A. I'll try my best to post an example below...
_____________________________________________________________________
l______A___l______B_____l_____C____l____D___l___E____l___F_____l_____G___l
l__FRUIT___l___orange____l___ pear___lpineapplel__apple__l___pie___l__Grape___l
what I would like to see is this
__________________________________________
______A___l______B_____l_____C____l____D___l
l__FRUIT___l___orange___l
l__FRUIT___l___pear_____l
l__FRUIT___l_pineapple___l
l__FRUIT___l___pie______l
l__FRUIT___l___Grape____l
Any help would be appreciated!! Thanks
Bookmarks