View Single Post
  #1   Report Post  
darby
 
Posts: n/a
Default Modify many row cell (header) to one column

I have a report that have 100 or so row header values - I would like to take
each row header (text) and move them to one column.

Example, I want to move B1 to A2, C1 to A3, D to A 4, so on and so forth...

any easy solution for this?

Thanks