That is BRILLIANT - thanks so much you have saved hours of my life!!!
"Debra Dalgleish" wrote:
> To reorganize the data, you can use the 'unpivot' technique described by
> John Walkenbach:
>
> http://j-walk.com/ss/excel/usertips/tip068.htm
>
> Snara wrote:
> > Hello - I need to be able to 'undo' a two way table. The data is in this
> > format:
> > Student number English Grade Maths Grade
> > US456 A B+
> > US455 A- C+
> >
> > And I need it to look like this:
> > US456 English Grade A
> > US456 Maths Grade B+
> > US455 English Grade A-
> > US455 Maths Grade C+
> >
> > So each grade has a separate row - other than copying and pasting hundreds
> > of records is there a simple way to do this?
>
>
> --
> Debra Dalgleish
> Contextures
> http://www.contextures.com/tiptech.html
>
>