Thread: Sort by header
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jackanorry Jackanorry is offline
external usenet poster
 
Posts: 14
Default Sort by header

I have a short data range - 6 numbers - that I want to import into a spread
sheet and have them automatically sort to there respective header.
i.e.
3 5 7 12 21 33 - (no number would ever be repeated)

numbers in top row (header) from 1 to 100


I've attempted working with Macro's, thinking that would be the easiest way
to set this up, but Macros are beyond me.

TIA
John