I have columns A thru L filled with data and column N contains a sorted list. The values in column N match those in A, however, the sort order is different.

With that being said, I'd like to sort column A (and it's corresponding data in columns B-L) based upon the sort order seen in column N. Any idea how to do that?

PS: I'm using Mac Office 2008.