View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Sort Block of Data

Personally, I would whip over to the Programming Group and see if someone
would be so kind as to do you a little macro that would step over however
many columns you have and append them to the bottom of column A......

Vaya con Dios,
Chuck, CABGx3



"lab-guy" wrote:


May grow to 100 x 100. Hoping to use a database formula or an sql query .
Any ideas ?

"lab-guy" wrote:


Hi All -

I have a large block of data, 25 x 25.
(classes going down, students going across)

At the intersection, I have a concatenate formula grabbing the class &
student.

I'd like to take the contents of that block and transform to a
1 column by 625 row list. Any ideas ?

Thanks

Mike