in reply to Transposing rows to columns

Its called a pivot table, its a FAQ, use your database, see reformatting tab delimited file, Melt and casting array!, Re: Melt and casting array! (csv pivot)........
  • Comment on Re: Transposing rows to columns ( pivot table)

Replies are listed 'Best First'.
Re^2: Transposing rows to columns ( pivot table)
by simak29 (Novice) on Dec 18, 2014 at 20:04 UTC
    Thank you very much for these links. I'll check them out.